|
Ice 3.7 Slice API Reference
|
This exception indicates an unsupported protocol version. More...
defined in <Ice/LocalException.ice>
["cpp:ice_print"]
local exception UnsupportedProtocolException extends Ice::ProtocolException { ... }


Data Members | |
| ProtocolVersion | bad |
| The version of the unsupported protocol. More... | |
| ProtocolVersion | supported |
| The version of the protocol that is supported. More... | |
Data Members inherited from Ice::ProtocolException | |
| string | reason |
| The reason for the failure. More... | |
This exception indicates an unsupported protocol version.
| ProtocolVersion bad |
The version of the unsupported protocol.
| ProtocolVersion supported |
The version of the protocol that is supported.