Ice::UnsupportedEncodingException
Overview
This exception is a specialization of ProtocolException,
indicating that an unsupported data encoding version has been
encountered.
Data Member Index
- badMajor
The major version number of the unsupported encoding.
- badMinor
The minor version number of the unsupported encoding.
- major
The major version number of the encoding that is supported.
- minor
The highest minor version number of the encoding that can be supported.
badMajor
The major version number of the unsupported encoding.
badMinor
The minor version number of the unsupported encoding.
major
The major version number of the encoding that is supported.
minor
The highest minor version number of the encoding that can be supported.