Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
Ice::UnsupportedEncodingException Local Exception Reference

This exception indicates an unsupported data encoding version. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception UnsupportedEncodingException extends Ice::ProtocolException { ... }

Inheritance diagram for Ice::UnsupportedEncodingException:
Collaboration diagram for Ice::UnsupportedEncodingException:

Data Members

EncodingVersion bad
 The version of the unsupported encoding.
EncodingVersion supported
 The version of the encoding that is supported.
Data Members inherited from Ice::ProtocolException
string reason
 The reason for the failure.

Detailed Description

This exception indicates an unsupported data encoding version.

Data Member Documentation

◆ bad

The version of the unsupported encoding.

◆ supported

EncodingVersion supported

The version of the encoding that is supported.


The documentation for this exception was generated from the following file: