Not defined exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
NotDefinedException (const char *op, const char *matrix) | |
Static Public Attributes | |
static unsigned long | Select |
Not defined exception.
Definition at line 101 of file MatrixExceptions.h.
NotDefinedException::NotDefinedException | ( | const char * | op, |
const char * | matrix | ||
) |
Definition at line 7832 of file NewMatExhaustive.cpp.
unsigned long NotDefinedException::Select [static] |
Reimplemented from Logic_error.
Definition at line 104 of file MatrixExceptions.h.