#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 Overflow_error, and Range_error.
Definition at line 367 of file myexcept.h.