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