#include <MathException.h>
Inheritance diagram for math_exception:

Public Types | |
| enum | |
Public Member Functions | |
| math_exception () throw () | |
| math_exception (const char *error) throw () | |
| virtual | ~math_exception () throw () |
| virtual const char * | what () const throw () |
Definition at line 21 of file MathException.h.