Ice 3.9
C++ API Reference
Loading...
Searching...
No Matches

◆ throwException()

virtual void Ice::Connection::throwException ( ) const
pure virtual

Throws the exception that provides the reason for the closure of this connection.

Does nothing if the connection is not yet closing or closed.

Exceptions
CloseConnectionExceptionThrown when the connection was closed gracefully by the peer.
ConnectionAbortedExceptionThrown when the connection was aborted, for example with abort.