IBR-DTNSuite
0.12
|
#include <Client.h>
Public Member Functions | |
ConnectionAbortedException (string what="Aborted.") throw () | |
Public Member Functions inherited from dtn::api::ConnectionException | |
ConnectionException (string what="A connection error occurred.") throw () | |
Public Member Functions inherited from ibrcommon::Exception | |
Exception () throw () | |
Exception (const exception &) throw () | |
virtual | ~Exception () throw () |
virtual const char * | what () const throw () |
Exception (string what) throw () | |
Additional Inherited Members | |
Protected Attributes inherited from ibrcommon::Exception | |
string | _what |
This exception should be thrown when the connection is aborted.
|
inline |