IBR-DTNSuite  0.10
dtn::net::DiscoveryServiceProvider::NoServiceHereException Class Reference

#include <DiscoveryServiceProvider.h>

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

Public Member Functions

 NoServiceHereException (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 42 of file DiscoveryServiceProvider.h.

Constructor & Destructor Documentation

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

Definition at line 45 of file DiscoveryServiceProvider.h.

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

Definition at line 49 of file DiscoveryServiceProvider.h.


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