Protected Member Functions | Private Member Functions | List of all members
RTT::scripting::fatal_semantic_parse_exception Class Reference

#include <parse_exception.hpp>

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

Protected Member Functions

 fatal_semantic_parse_exception ()
 
- Protected Member Functions inherited from RTT::parse_exception
 parse_exception ()
 

Private Member Functions

fatal_semantic_parse_exceptionoperator= (const fatal_syntactic_parse_exception &)
 

Additional Inherited Members

- Public Member Functions inherited from RTT::parse_exception
virtual parse_exceptioncopy () const =0
 
virtual const std::string what () const =0
 
virtual ~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

RTT::scripting::fatal_semantic_parse_exception::fatal_semantic_parse_exception ( )
inlineprotected

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 Fri Oct 25 2019 03:59:47