RTT::scripting::syntactic_parse_exception Class Reference

#include <parse_exception.hpp>

Inheritance diagram for RTT::scripting::syntactic_parse_exception:
Inheritance graph
[legend]

List of all members.

Protected Member Functions

 syntactic_parse_exception ()
 syntactic_parse_exception ()

Private Member Functions

syntactic_parse_exceptionoperator= (const syntactic_parse_exception &)
syntactic_parse_exceptionoperator= (const syntactic_parse_exception &)

Detailed Description

A normal syntactic parse exception means the parser recognised the input, but got stuck later due to a syntactic error, like a missing brace.

Definition at line 145 of file install/include/rtt/scripting/parse_exception.hpp.


Constructor & Destructor Documentation

RTT::scripting::syntactic_parse_exception::syntactic_parse_exception (  )  [inline, protected]
RTT::scripting::syntactic_parse_exception::syntactic_parse_exception (  )  [inline, protected]

Definition at line 151 of file rtt/scripting/parse_exception.hpp.


Member Function Documentation

syntactic_parse_exception& RTT::scripting::syntactic_parse_exception::operator= ( const syntactic_parse_exception  )  [private]
syntactic_parse_exception& RTT::scripting::syntactic_parse_exception::operator= ( const syntactic_parse_exception  )  [private]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:50:16 2013