33 #ifndef EMANEREGISTRAREXCEPTION_HEADER_ 34 #define EMANEREGISTRAREXCEPTION_HEADER_ 50 Exception(
"RegistrarException",sDescription){}
56 #endif // EMANEREGISTRAREXCEPTION_HEADER_ RegistrarException(const std::string &sDescription={})
Exception base class that allows for type and description information.
RegistrarException is thrown when an exception occurs during registration.
Exception(const std::string &sType, const std::string &sDescription={})