IBR-DTNSuite  0.10
dtn::api::ConnectionAbortedException Class Reference

#include <Client.h>

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

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
 

Detailed Description

This exception should be thrown when the connection is aborted.

Definition at line 63 of file Client.h.

Constructor & Destructor Documentation

dtn::api::ConnectionAbortedException::ConnectionAbortedException ( string  what = "Aborted.") throw ()
inline

Definition at line 66 of file Client.h.


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