33 #ifndef EMANESTATISTICTABLEEXCEPTION_HEADER_ 34 #define EMANESTATISTICTABLEEXCEPTION_HEADER_ 50 Exception(
"StatisticTableException",sDescription){}
56 #endif // EMANESTATISTICTABLEEXCEPTION_HEADER_ ~StatisticTableException()
StatisticTableException(const std::string &sDescription={})
Exception base class that allows for type and description information.
StatistictableException is thrown when an exception occurs during creation or conversion of an Statis...
Exception(const std::string &sType, const std::string &sDescription={})