Public Member Functions | Private Attributes
RTT::scripting::parse_exception_parser_fail Class Reference

#include <parse_exception.hpp>

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

List of all members.

Public Member Functions

parse_exception_parser_failcopy () const
 parse_exception_parser_fail (const std::string &reason)
const std::string what () const

Private Attributes

std::string mreason

Detailed Description

An exception which a parser may throw to indicate that it failed to understand the input, and thus can not interpret its validity. It is the equivalent of a failing parser rule.

Definition at line 248 of file parse_exception.hpp.


Constructor & Destructor Documentation

Definition at line 253 of file parse_exception.hpp.


Member Function Documentation

Implements RTT::parse_exception.

Definition at line 262 of file parse_exception.hpp.

const std::string RTT::scripting::parse_exception_parser_fail::what ( ) const [inline, virtual]

Implements RTT::parse_exception.

Definition at line 257 of file parse_exception.hpp.


Member Data Documentation

Definition at line 251 of file parse_exception.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Thu Jan 2 2014 11:35:45