MOOS 0.2375
|
#include <myexcept.h>
Public Member Functions | |
Runtime_error (const char *a_what=0) | |
Static Public Attributes | |
static unsigned long | Select |
Definition at line 349 of file myexcept.h.
Runtime_error::Runtime_error | ( | const char * | a_what = 0 | ) |
Definition at line 399 of file myexcept.cpp.
unsigned long Runtime_error::Select [static] |
Reimplemented from Exception.
Reimplemented in Range_error, Overflow_error, NEWMAT::NPDException, NEWMAT::ConvergenceException, NEWMAT::SingularException, and NEWMAT::OverflowException.
Definition at line 352 of file myexcept.h.