Ice 3.7 Slice API Reference
Data Members | List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for Ice::UnsupportedEncodingException:
Collaboration graph
[legend]

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...
 

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: