Cannot build matrix with these properties exception. More...
#include <MatrixExceptions.h>
Public Member Functions | |
CannotBuildException (const char *matrix) | |
Static Public Attributes | |
static unsigned long | Select |
Cannot build matrix with these properties exception.
Definition at line 109 of file MatrixExceptions.h.
CannotBuildException::CannotBuildException | ( | const char * | matrix | ) |
Definition at line 7844 of file NewMatExhaustive.cpp.
unsigned long CannotBuildException::Select [static] |
Reimplemented from Logic_error.
Definition at line 112 of file MatrixExceptions.h.