Ice::UnsupportedEncodingException
Overview
local exception UnsupportedEncodingException extends Ice::ProtocolException
This exception indicates an unsupported data encoding version.
Data Member Index
bad — The version of the unsupported encoding.
supported — The version of the encoding that is supported.
Data Members
Ice::EncodingVersion bad;
The version of the unsupported encoding.
Ice::EncodingVersion supported;
The version of the encoding that is supported.