Orocos Real-Time Toolkit
2.8.3
|
parse_exception class that is used for various semantic errors for which it was not worth defining a proper exception class. More...
#include <rtt/scripting/parse_exception.hpp>
Public Member Functions | |
parse_exception_semantic_error (const std::string &desc) | |
const std::string | what () const |
parse_exception_semantic_error * | copy () const |
const std::string & | desc () const |
parse_exception class that is used for various semantic errors for which it was not worth defining a proper exception class.
Definition at line 186 of file parse_exception.hpp.
|
inline |
Definition at line 191 of file parse_exception.hpp.
|
inlinevirtual |
Implements RTT::parse_exception.
Definition at line 201 of file parse_exception.hpp.
|
inline |
Definition at line 206 of file parse_exception.hpp.
|
inlinevirtual |
Implements RTT::parse_exception.
Definition at line 196 of file parse_exception.hpp.