10 #ifndef EXCEPTION_FACTORY_HH 11 #define EXCEPTION_FACTORY_HH 33 GENERIC = ExceptionAbstract::FACTORY,
47 static const std::string EXCEPTION_NAME;
48 virtual const std::string& getExceptionName(
void)
const 50 return ExceptionFactory::EXCEPTION_NAME;
54 const std::string& msg =
"");
56 const std::string& msg,
The ExceptionAbstract class.
Definition: exception-abstract.hh:33
The ExceptionFactory class.
Definition: exception-factory.hh:28
this is this package namespace in order to avoid naming conflict
Definition: device.hh:22