Ice.OnewayOnlyException¶
- class Ice.OnewayOnlyException¶
Bases:
LocalExceptionThe exception that is raised when attempting to invoke a oneway-only operation (an operation with the
["oneway"]metadata directive) using a twoway proxy.
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.