Orocos Real-Time Toolkit  2.6.0
Public Member Functions
RTT::scripting::parse_exception_syntactic_error Class Reference

parse_exception class that is used for various syntactic errors for which it was not worth defining a proper exception class. More...

#include <rtt/scripting/parse_exception.hpp>

Inheritance diagram for RTT::scripting::parse_exception_syntactic_error:
RTT::scripting::syntactic_parse_exception RTT::parse_exception

List of all members.

Public Member Functions

 parse_exception_syntactic_error (const std::string &desc)
const std::string what () const
parse_exception_syntactic_errorcopy () const
const std::string & desc () const

Detailed Description

parse_exception class that is used for various syntactic errors for which it was not worth defining a proper exception class.

Definition at line 272 of file parse_exception.hpp.


The documentation for this class was generated from the following file: