IBR-DTNSuite  0.12
dtn::net::DiscoveryBeaconHandler::NoServiceHereException Class Reference

#include <DiscoveryBeaconHandler.h>

Inheritance diagram for dtn::net::DiscoveryBeaconHandler::NoServiceHereException:
Inheritance graph
Collaboration diagram for dtn::net::DiscoveryBeaconHandler::NoServiceHereException:
Collaboration graph

Public Member Functions

 NoServiceHereException (std::string what="No service available.") throw ()
 
virtual ~NoServiceHereException () 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 36 of file DiscoveryBeaconHandler.h.

Constructor & Destructor Documentation

dtn::net::DiscoveryBeaconHandler::NoServiceHereException::NoServiceHereException ( std::string  what = "No service available.")
throw (
)
inline

Definition at line 39 of file DiscoveryBeaconHandler.h.

virtual dtn::net::DiscoveryBeaconHandler::NoServiceHereException::~NoServiceHereException ( )
throw (
)
inlinevirtual

Definition at line 43 of file DiscoveryBeaconHandler.h.


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