IBR-DTNSuite  0.8
dtn::api::ConnectionException Class Reference

#include <Client.h>

Inheritance diagram for dtn::api::ConnectionException:
Collaboration diagram for dtn::api::ConnectionException:

List of all members.

Public Member Functions

 ConnectionException (string what="A connection error occurred.") throw ()

Detailed Description

This exception should be thrown on an less defined connection error.

Definition at line 31 of file Client.h.


Constructor & Destructor Documentation

dtn::api::ConnectionException::ConnectionException ( string  what = "A connection error occurred.") throw () [inline]

Definition at line 34 of file Client.h.


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