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

This exception is raised if a message is received over a connection that is not yet validated. More...

defined in <Ice/LocalException.ice>

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

Inheritance diagram for Ice::ConnectionNotValidatedException:
Collaboration diagram for Ice::ConnectionNotValidatedException:

Additional Inherited Members

Data Members inherited from Ice::ProtocolException
string reason
 The reason for the failure.

Detailed Description

This exception is raised if a message is received over a connection that is not yet validated.


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