#include <ExpressionParser.h>
Inheritance diagram for stx::ExpressionParserException:

Public Member Functions | |
| ExpressionParserException (const std::string &s) throw () | |
| Construct with a description string. | |
Definition at line 43 of file ExpressionParser.h.
1.5.2