|
This exception is thrown if the macro ARMARX_CHECK_EXPRESSION is used. More...
#include <ArmarXCore/core/exceptions/local/ExpressionException.h>
Public Member Functions | |
ExpressionException (std::string expression) noexcept | |
std::string | getExpression () const |
std::string | name () const override |
This exception is thrown if the macro ARMARX_CHECK_EXPRESSION is used.
Definition at line 39 of file ExpressionException.h.
|
inlinenoexcept |
Definition at line 42 of file ExpressionException.h.
|
inline |
Definition at line 56 of file ExpressionException.h.
|
inlineoverride |
Definition at line 50 of file ExpressionException.h.