Ice 3.6 Slice API Reference
All Classes Interfaces Structs Exceptions Modules Files Operations Constants Sequences Dictionaries Enumerations Enumerator Pages
List of all members
Ice::ForcedCloseConnectionException Local Exception Reference

This exception is raised by an operation call if the application forcefully closes the connection Connection#close. More...

Defined in <Ice/LocalException.ice>

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

Inheritance diagram for Ice::ForcedCloseConnectionException:
Inheritance graph
[legend]
Collaboration diagram for Ice::ForcedCloseConnectionException:
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 by an operation call if the application forcefully closes the connection Connection#close.

See also
Connection::close

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