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