sot-core
4.11.6
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
53 const std::string &msg =
"");
55 const std::string &msg,
const char *format, ...);
@ UNREFERED_FUNCTION
Definition: exception-factory.hh:36
Definition: exception-factory.hh:28
@ FACTORY
Definition: exception-abstract.hh:43
#define SOT_CORE_EXPORT
Definition: api.hh:20
Definition: exception-abstract.hh:35
Definition: abstract-sot-external-interface.hh:17
virtual const std::string & getExceptionName(void) const
Definition: exception-factory.hh:48
@ UNREFERED_SIGNAL
Definition: exception-factory.hh:35
ErrorCodeEnum
Definition: exception-factory.hh:32
@ DYNAMIC_LOADING
Definition: exception-factory.hh:37
virtual ~ExceptionFactory(void)
Definition: exception-factory.hh:56
@ OBJECT_CONFLICT
Definition: exception-factory.hh:40
@ UNREFERED_OBJECT
Definition: exception-factory.hh:34
@ SIGNAL_CONFLICT
Definition: exception-factory.hh:38
@ FUNCTION_CONFLICT
Definition: exception-factory.hh:39
static const std::string EXCEPTION_NAME
Definition: exception-factory.hh:47