$search
#include <myexcept.h>
| |
static unsigned long | Select |
Logic_error (const char *a_what=0) |
Definition at line 357 of file myexcept.h.
Logic_error::Logic_error | ( | const char * | a_what = 0 |
) |
Definition at line 397 of file myexcept.cpp.
unsigned long Logic_error::Select [static] |
Reimplemented from BaseException.
Reimplemented in Domain_error, Invalid_argument, Length_error, Out_of_range, ProgramException, IndexException, VectorException, NotSquareException, SubMatrixDimensionException, IncompatibleDimensionsException, NotDefinedException, CannotBuildException, and InternalException.
Definition at line 360 of file myexcept.h.