Ice 3.7 Slice API Reference
List of all members
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:
Inheritance graph
[legend]
Collaboration diagram for Ice::ConnectionNotValidatedException:
Collaboration graph
[legend]

Additional Inherited Members

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

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: