IBR-DTNSuite  0.10
dtn::net::NeighborNotAvailableException Class Reference

#include <ConnectionManager.h>

Inheritance diagram for dtn::net::NeighborNotAvailableException:
Inheritance graph
Collaboration diagram for dtn::net::NeighborNotAvailableException:
Collaboration graph

Public Member Functions

 NeighborNotAvailableException (string what="The requested connection is not available.") 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

Definition at line 40 of file ConnectionManager.h.

Constructor & Destructor Documentation

dtn::net::NeighborNotAvailableException::NeighborNotAvailableException ( string  what = "The requested connection is not available.") throw ()
inline

Definition at line 43 of file ConnectionManager.h.


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