IBR-DTNSuite  0.10
dtn::daemon::NativeDaemonException Class Reference

#include <NativeDaemon.h>

Inheritance diagram for dtn::daemon::NativeDaemonException:
Inheritance graph
Collaboration diagram for dtn::daemon::NativeDaemonException:
Collaboration graph

Public Member Functions

 NativeDaemonException (std::string what="An error happened.") 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 132 of file NativeDaemon.h.

Constructor & Destructor Documentation

dtn::daemon::NativeDaemonException::NativeDaemonException ( std::string  what = "An error happened.") throw ()
inline

Definition at line 135 of file NativeDaemon.h.


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