Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
Ice::UnsupportedProtocolException Local Exception Reference

This exception indicates an unsupported protocol version. More...

defined in <Ice/LocalException.ice>

["cpp:ice_print"]
local exception UnsupportedProtocolException extends Ice::ProtocolException { ... }

Inheritance diagram for Ice::UnsupportedProtocolException:
Collaboration diagram for Ice::UnsupportedProtocolException:

Data Members

ProtocolVersion bad
 The version of the unsupported protocol.
ProtocolVersion supported
 The version of the protocol that is supported.
Data Members inherited from Ice::ProtocolException
string reason
 The reason for the failure.

Detailed Description

This exception indicates an unsupported protocol version.

Data Member Documentation

◆ bad

The version of the unsupported protocol.

◆ supported

ProtocolVersion supported

The version of the protocol that is supported.


The documentation for this exception was generated from the following file: