Orocos Real-Time Toolkit  2.6.0
Public Member Functions
RTT::scripting::semantic_parse_exception Class Reference

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

#include <rtt/scripting/parse_exception.hpp>

Inheritance diagram for RTT::scripting::semantic_parse_exception:
RTT::parse_exception RTT::scripting::parse_exception_semantic_error

List of all members.

Public Member Functions

virtual const std::string what () const =0
virtual parse_exceptioncopy () const =0

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.


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