Orocos Real-Time Toolkit
2.6.0
|
parse_exception class that is used for fatal 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_fatal_semantic_error (const std::string &desc) | |
const std::string | what () const |
parse_exception_fatal_semantic_error * | copy () const |
const std::string & | desc () const |
parse_exception class that is used for fatal semantic errors for which it was not worth defining a proper exception class.
Definition at line 216 of file parse_exception.hpp.