10 #ifndef TOOLS_EXCEPTION_HH 11 #define TOOLS_EXCEPTION_HH 31 GENERIC = ExceptionAbstract::TOOLS
39 static const std::string EXCEPTION_NAME;
40 virtual const std::string& getExceptionName()
const 42 return EXCEPTION_NAME;
47 const std::string& msg =
"");
49 const std::string& msg,
The ExceptionAbstract class.
Definition: exception-abstract.hh:33
this is this package namespace in order to avoid naming conflict
Definition: device.hh:22