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

#include <parse_exception.hpp>

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

Protected Member Functions

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

Private Member Functions

semantic_parse_exceptionoperator= (const semantic_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 Semantic parse exception means the parser recognised a part of the string, but got into trouble lateron, for example, a missing argument or non existing component.

Definition at line 102 of file parse_exception.hpp.

Constructor & Destructor Documentation

RTT::scripting::semantic_parse_exception::semantic_parse_exception ( )
inlineprotected

Definition at line 108 of file parse_exception.hpp.

Member Function Documentation

semantic_parse_exception& RTT::scripting::semantic_parse_exception::operator= ( const semantic_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