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

#include <ConvergenceLayer.h>

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

Public Member Functions

 NoAddressFoundException (std::string what="There is no address available for this peer.") 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 39 of file ConvergenceLayer.h.

Constructor & Destructor Documentation

dtn::net::NoAddressFoundException::NoAddressFoundException ( std::string  what = "There is no address available for this peer.") throw ()
inline

Definition at line 42 of file ConvergenceLayer.h.


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