Ice::UnsupportedProtocolException
Overview
local exception UnsupportedProtocolException extends Ice::ProtocolException
This exception indicates an unsupported protocol version.
Data Member Index
bad — The version of the unsupported protocol.
supported — The version of the protocol that is supported.
Data Members
Ice::ProtocolVersion bad;
The version of the unsupported protocol.
Ice::ProtocolVersion supported;
The version of the protocol that is supported.