EMANE
1.2.1
|
#include <formatexception.h>
Public Member Functions | |
FormatException (const std::string &sDescription) | |
~FormatException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
EEL Format exception.
Definition at line 51 of file formatexception.h.
|
inline |
Definition at line 54 of file formatexception.h.
|
inline |
Definition at line 57 of file formatexception.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.