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


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