#include <myexcept.h>
Public Member Functions | |
| Logic_error (const char *a_what=0) | |
Static Public Attributes | |
| static unsigned long | Select |
| Logic_error::Logic_error | ( | const char * | a_what = 0 |
) |
References BaseException::AddMessage(), Tracer::AddTrace(), BaseException::Select, and Select.
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.
Referenced by Logic_error().
1.6.1