#include <Client.h>
Inherits ibrcommon::Exception.
Inherited by dtn::api::ConnectionAbortedException, and dtn::api::ConnectionTimeoutException.

Public Member Functions | |
| ConnectionException (string what="A connection error occurred.") throw () | |
This exception should be thrown on an less defined connection error.
Definition at line 31 of file Client.h.
| dtn::api::ConnectionException::ConnectionException | ( | string | what = "A connection error occurred." |
) | throw () [inline] |
1.7.1