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