Protected Member Functions | Private Member Functions
RTT::scripting::fatal_semantic_parse_exception Class Reference

#include <parse_exception.hpp>

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

List of all members.

Protected Member Functions

 fatal_semantic_parse_exception ()

Private Member Functions

fatal_semantic_parse_exceptionoperator= (const fatal_syntactic_parse_exception &)

Detailed Description

A Fatal Semantic parse exception means the parser knows that the parsing failed dramatically and should not be passed to another parser. for example, a missing argument, or the incorrect type.

Definition at line 131 of file parse_exception.hpp.


Constructor & Destructor Documentation

Definition at line 137 of file parse_exception.hpp.


Member Function Documentation

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

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


rtt
Author(s): RTT Developers
autogenerated on Sat Jun 8 2019 18:46:40