34 #ifndef EMANEPARSEEXCEPTION_HEADER_ 35 #define EMANEPARSEEXCEPTION_HEADER_ 57 Exception(
"ParseException",sDescription){}
78 Exception(
"ValidateException",sDescription){}
ParseException(const std::string &sDescription)
Exception base class that allows for type and description information.
Validation-specific type of the EMANEException.
Parse-specific type of the EMANEException.
ValidateException(const std::string &sDescription)