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