MOOS 0.2375
|
#include <myexcept.h>
Public Member Functions | |
Invalid_argument (const char *a_what=0) | |
Static Public Attributes | |
static unsigned long | Select |
Definition at line 363 of file myexcept.h.
Invalid_argument::Invalid_argument | ( | const char * | a_what = 0 | ) |
Definition at line 414 of file myexcept.cpp.
unsigned long Invalid_argument::Select [static] |
Reimplemented from Logic_error.
Definition at line 366 of file myexcept.h.