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

#include <parse_exception.hpp>

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

Protected Member Functions

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

Private Member Functions

fatal_syntactic_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 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.

Constructor & Destructor Documentation

RTT::scripting::fatal_syntactic_parse_exception::fatal_syntactic_parse_exception ( )
inlineprotected

Definition at line 122 of file parse_exception.hpp.

Member Function Documentation

fatal_syntactic_parse_exception& RTT::scripting::fatal_syntactic_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