#include <myexcept.h>
static unsigned long | Select |
Invalid_argument (const char *a_what=0) |
Definition at line 378 of file myexcept.h.
Invalid_argument::Invalid_argument | ( | const char * | a_what = 0 | ) |
Definition at line 419 of file myexcept.cc.
unsigned long Invalid_argument::Select [static] |
Reimplemented from Logic_error.
Definition at line 381 of file myexcept.h.