EMANE
1.2.1
|
Exception thrown when registering or unregistering OTAUsers. More...
#include <otaexception.h>
Public Member Functions | |
OTAException (const std::string &sDescription) | |
~OTAException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Exception thrown when registering or unregistering OTAUsers.
Definition at line 46 of file otaexception.h.
|
inline |
Definition at line 49 of file otaexception.h.
|
inline |
Definition at line 52 of file otaexception.h.
|
inlinevirtualinherited |
Gets the exception type name
Definition at line 72 of file exception.h.
|
inlineinherited |
Gets the exception description
Definition at line 62 of file exception.h.