RTT::detail::parse_exception_parser_fail Class Reference
An exception which a parser may throw to indicate that it failed to understand the input, and thus can not interpret its validity.
More...
#include <rtt/scripting/parse_exception.hpp>
List of all members.
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.
The documentation for this class was generated from the following file: