$search
#include <myexcept.h>
| |
static unsigned long | Select |
Runtime_error (const char *a_what=0) |
Definition at line 364 of file myexcept.h.
Runtime_error::Runtime_error | ( | const char * | a_what = 0 |
) |
Definition at line 404 of file myexcept.cpp.
unsigned long Runtime_error::Select [static] |
Reimplemented from BaseException.
Reimplemented in Range_error, Overflow_error, NPDException, ConvergenceException, SingularException, and OverflowException.
Definition at line 367 of file myexcept.h.