stx::ArithmeticException Class Reference

ArithmeticException is an exception class thrown upon some arithmetic errors like integer divison by zero. More...

#include <ExpressionParser.h>

Inheritance diagram for stx::ArithmeticException:

stx::ExpressionParserException List of all members.

Public Member Functions

 ArithmeticException (const std::string &s) throw ()
 Constructor of the exception takes the description string s.

Detailed Description

ArithmeticException is an exception class thrown upon some arithmetic errors like integer divison by zero.

Definition at line 67 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