33 #ifndef EMANECONFIGURATIONEXCEPTION_HEADER_ 34 #define EMANECONFIGURATIONEXCEPTION_HEADER_ 53 Exception(
"ConfigurationException",sDescription){}
62 #endif // EMANECONFIGURATIONEXCEPTION_HEADER_ ConfigurationException is thrown when an exception occurs during configuration processing.
~ConfigurationException()
Exception base class that allows for type and description information.
ConfigurationException(const std::string &sDescription={})
Exception(const std::string &sType, const std::string &sDescription={})