10 #ifndef EXCEPTION_TASK_HH 11 #define EXCEPTION_TASK_HH 31 GENERIC = ExceptionAbstract::TASK,
33 NON_ADEQUATE_FEATURES,
39 static const std::string EXCEPTION_NAME;
40 virtual const std::string& getExceptionName(
void)
const 42 return EXCEPTION_NAME;
46 const std::string& msg =
"");
48 const std::string& msg,
ExceptionTask.
Definition: exception-task.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