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 ()
 fatal_semantic_parse_exception ()

Private Member Functions

fatal_semantic_parse_exceptionoperator= (const fatal_syntactic_parse_exception &)
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 install/include/rtt/scripting/parse_exception.hpp.


Constructor & Destructor Documentation

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

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


Member Function Documentation

fatal_semantic_parse_exception& RTT::scripting::fatal_semantic_parse_exception::operator= ( const fatal_syntactic_parse_exception  )  [private]
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 files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


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