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

A Fatal Syntactic parse exception means the parser knows the input is plain wrong and no further attemts should be made to parse it. More...

#include <rtt/scripting/parse_exception.hpp>

Inheritance diagram for RTT::scripting::fatal_syntactic_parse_exception:
RTT::parse_exception

List of all members.

Public Member Functions

virtual const std::string what () const =0
virtual parse_exceptioncopy () const =0

Detailed Description

A Fatal Syntactic parse exception means the parser knows the input is plain wrong and no further attemts should be made to parse it.

Definition at line 116 of file parse_exception.hpp.


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