#include <myexcept.h>
Public Member Functions | |
| Runtime_error (const char *a_what=0) | |
Static Public Attributes | |
| static unsigned long | Select |
| Runtime_error::Runtime_error | ( | const char * | a_what = 0 |
) |
References BaseException::AddMessage(), Tracer::AddTrace(), BaseException::Select, and Select.
unsigned long Runtime_error::Select [static] |
Reimplemented from BaseException.
Reimplemented in Range_error, Overflow_error, NPDException, ConvergenceException, SingularException, and OverflowException.
Referenced by Runtime_error().
1.6.1