|
IBR-DTNSuite
0.10
|
#include <DiscoveryServiceProvider.h>


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 |
Definition at line 42 of file DiscoveryServiceProvider.h.
|
inline |
Definition at line 45 of file DiscoveryServiceProvider.h.
|
inlinevirtual |
Definition at line 49 of file DiscoveryServiceProvider.h.