Ice.OnewayOnlyException

class Ice.OnewayOnlyException

Bases: LocalException

The exception that is raised when attempting to invoke a oneway-only operation (an operation with the ["oneway"] metadata directive) using a twoway proxy.