#include <myexcept.h>
static unsigned long | Select |
Logic_error (const char *a_what=0) |
Definition at line 357 of file myexcept.h.
Logic_error::Logic_error | ( | const char * | a_what = 0 | ) |
Definition at line 397 of file myexcept.cpp.
unsigned long Logic_error::Select [static] |
Reimplemented from BaseException.
Reimplemented in Out_of_range, Length_error, Invalid_argument, and Domain_error.
Definition at line 360 of file myexcept.h.