#include <error.h>
Public Member Functions | |
EMath (const std::string &AReason) | |
std::string | reason () const |
EMath is the base class for all libmath++ error classes. The derivations of EMath may be found in its corresponding modules.
Definition at line 34 of file error.h.