stx::ExpressionParserException Class Reference

Base class for other exceptions of the expression parser and evaluators. More...

#include <ExpressionParser.h>

Inheritance diagram for stx::ExpressionParserException:

stx::ArithmeticException stx::BadFunctionCallException stx::BadSyntaxException stx::ConversionException stx::UnknownSymbolException List of all members.

Public Member Functions

 ExpressionParserException (const std::string &s) throw ()
 Construct with a description string.

Detailed Description

Base class for other exceptions of the expression parser and evaluators.

Definition at line 43 of file ExpressionParser.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 17 16:51:58 2007 for STX Expression Parser by  doxygen 1.5.2