sot-core
4.11.8
Hierarchical task solver plug-in for dynamic-graph.
|
Go to the documentation of this file.
10 #ifndef __SOT_EXCEPTION_FACTORY_H
11 #define __SOT_EXCEPTION_FACTORY_H
54 const std::string &msg =
"");
56 const std::string &msg,
const char *format, ...);
@ UNREFERED_FUNCTION
Definition: exception-factory.hh:37
Definition: exception-factory.hh:29
@ FACTORY
Definition: exception-abstract.hh:43
#define SOT_CORE_EXPORT
Definition: api.hh:20
Definition: exception-abstract.hh:36
Definition: abstract-sot-external-interface.hh:17
virtual const std::string & getExceptionName(void) const
Definition: exception-factory.hh:49
@ UNREFERED_SIGNAL
Definition: exception-factory.hh:36
ErrorCodeEnum
Definition: exception-factory.hh:33
@ DYNAMIC_LOADING
Definition: exception-factory.hh:38
virtual ~ExceptionFactory(void)
Definition: exception-factory.hh:57
@ OBJECT_CONFLICT
Definition: exception-factory.hh:41
@ UNREFERED_OBJECT
Definition: exception-factory.hh:35
@ SIGNAL_CONFLICT
Definition: exception-factory.hh:39
@ FUNCTION_CONFLICT
Definition: exception-factory.hh:40
static const std::string EXCEPTION_NAME
Definition: exception-factory.hh:48