EMANE
1.2.1
|
RegistrarException is thrown when an exception occurs during registration. More...
#include <registrarexception.h>
Public Member Functions | |
RegistrarException (const std::string &sDescription={}) | |
~RegistrarException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
RegistrarException is thrown when an exception occurs during registration.
Definition at line 46 of file registrarexception.h.
|
inline |
Definition at line 49 of file registrarexception.h.
|
inline |
Definition at line 52 of file registrarexception.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.