Generic error class.
More...
#include <dynamic-graph/python/exception-python.hh>
◆ ErrorCodeEnum
Enumerator |
---|
GENERIC | |
VALUE_PARSING | |
VECTOR_PARSING | |
MATRIX_PARSING | |
CLASS_INCONSISTENT | |
◆ ExceptionPython() [1/2]
◆ ExceptionPython() [2/2]
dynamicgraph::python::ExceptionPython::ExceptionPython |
( |
const ExceptionPython::ErrorCodeEnum & |
errcode, |
|
|
const std::string & |
msg, |
|
|
const char * |
format, |
|
|
|
... |
|
) |
| |
◆ ~ExceptionPython()
virtual dynamicgraph::python::ExceptionPython::~ExceptionPython |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ getExceptionName()
virtual const std::string& dynamicgraph::python::ExceptionPython::getExceptionName |
( |
| ) |
const |
|
inlinevirtual |
◆ EXCEPTION_NAME
const std::string dynamicgraph::python::ExceptionPython::EXCEPTION_NAME = "Python" |
|
static |
The documentation for this class was generated from the following files: