|
EMANE
1.2.1
|
Exception thrown when failures in configuration occur. More...
#include <configureexception.h>
Public Member Functions | |
| ConfigureException (const std::string &sDescription) | |
| ~ConfigureException () throw () | |
| const char * | what () const throw () |
| virtual const char * | type () const throw () |
Exception thrown when failures in configuration occur.
Definition at line 45 of file configureexception.h.
|
inline |
Definition at line 48 of file configureexception.h.
|
inline | |||||||||||||
Definition at line 51 of file configureexception.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.