MOOS 0.2375
|
#include <myexcept.h>
Public Member Functions | |
Overflow_error (const char *a_what=0) | |
Static Public Attributes | |
static unsigned long | Select |
Definition at line 405 of file myexcept.h.
Overflow_error::Overflow_error | ( | const char * | a_what = 0 | ) |
Definition at line 456 of file myexcept.cpp.
unsigned long Overflow_error::Select [static] |
Reimplemented from Runtime_error.
Definition at line 408 of file myexcept.h.