10 #ifndef DYNAMIC_EXCEPTION_HH 11 #define DYNAMIC_EXCEPTION_HH 31 GENERIC = ExceptionAbstract::DYNAMIC
41 static const std::string EXCEPTION_NAME;
42 virtual const std::string& getExceptionName(
void)
const 44 return EXCEPTION_NAME;
49 const std::string& msg =
"");
51 const std::string& msg,
ExceptionDynamic.
Definition: exception-dynamic.hh:26
The ExceptionAbstract class.
Definition: exception-abstract.hh:33
this is this package namespace in order to avoid naming conflict
Definition: device.hh:22