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