EMANE
1.2.1
|
Parameter conversion exception class. More...
#include <parameterconvert.h>
Public Member Functions | |
ConversionException (const std::string &sDescription) | |
~ConversionException () throw () | |
const char * | what () const throw () |
virtual const char * | type () const throw () |
Parameter conversion exception class.
Definition at line 63 of file parameterconvert.h.
|
inline |
Definition at line 66 of file parameterconvert.h.
|
inline |
Definition at line 69 of file parameterconvert.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.