#include <OptppExceptions.h>
Inheritance diagram for OPTPP::OptppMathError:
Public Member Functions | |
OptppMathError (const char *mesg) | |
virtual void | print () const |
OPTPP::OptppMathError::OptppMathError | ( | const char * | mesg | ) |
void OPTPP::OptppMathError::print | ( | ) | const [virtual] |
Reimplemented from OPTPP::OptppExceptions.
Reimplemented in OPTPP::OptppDomainError, and OPTPP::OptppZeroDivide.