#include <sot/core/exception-tools.hh>
|
enum | ErrorCodeEnum { GENERIC = ExceptionAbstract::TOOLS,
CORBA,
KALMAN_SIZE,
PARAMETER_SERVER
} |
|
enum | ExceptionEnum {
ABSTRACT = 0,
SIGNAL = 100,
TASK = 200,
FEATURE = 300,
FACTORY = 400,
DYNAMIC = 500,
TRACES = 600,
TOOLS = 700,
PATTERN_GENERATOR = 800
} |
|
◆ ErrorCodeEnum
Enumerator |
---|
GENERIC | |
CORBA | |
KALMAN_SIZE | |
PARAMETER_SERVER | |
◆ ExceptionTools() [1/2]
◆ ExceptionTools() [2/2]
dynamicgraph::sot::ExceptionTools::ExceptionTools |
( |
const ExceptionTools::ErrorCodeEnum & |
errcode, |
|
|
const std::string & |
msg, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
◆ ~ExceptionTools()
virtual dynamicgraph::sot::ExceptionTools::~ExceptionTools |
( |
void |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getExceptionName()
virtual const std::string& dynamicgraph::sot::ExceptionTools::getExceptionName |
( |
| ) |
const |
|
inlinevirtual |
◆ EXCEPTION_NAME
const std::string dynamicgraph::sot::ExceptionTools::EXCEPTION_NAME |
|
static |
The documentation for this class was generated from the following file: