IBR-DTN  1.0.0
dtn::api::ConnectionTimeoutException Class Reference

#include <Client.h>

Inheritance diagram for dtn::api::ConnectionTimeoutException:
Inheritance graph
Collaboration diagram for dtn::api::ConnectionTimeoutException:
Collaboration graph

Public Member Functions

 ConnectionTimeoutException (string what="Timeout.") throw ()
 
- Public Member Functions inherited from dtn::api::ConnectionException
 ConnectionException (string what="A connection error occurred.") throw ()
 

Detailed Description

This exception should be thrown when an timeout occurred on the connection.

Definition at line 52 of file Client.h.

Constructor & Destructor Documentation

dtn::api::ConnectionTimeoutException::ConnectionTimeoutException ( string  what = "Timeout.")
throw (
)
inline

Definition at line 55 of file Client.h.


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