MOOS 0.2375
|
#include <myexcept.h>
Public Member Functions | |
Logic_error (const char *a_what=0) | |
Static Public Attributes | |
static unsigned long | Select |
Definition at line 342 of file myexcept.h.
Logic_error::Logic_error | ( | const char * | a_what = 0 | ) |
Definition at line 392 of file myexcept.cpp.
unsigned long Logic_error::Select [static] |
Reimplemented from Exception.
Reimplemented in Domain_error, Invalid_argument, Length_error, Out_of_range, NEWMAT::ProgramException, NEWMAT::IndexException, NEWMAT::VectorException, NEWMAT::NotSquareException, NEWMAT::SubMatrixDimensionException, NEWMAT::IncompatibleDimensionsException, NEWMAT::NotDefinedException, NEWMAT::CannotBuildException, and NEWMAT::InternalException.
Definition at line 345 of file myexcept.h.