Exception indicating problems within Linear Algebra.
More...
Inherits exception, and exception.
Inherited by ltl::DivergenceException, ltl::ltl::DivergenceException, ltl::ltl::DivergenceException, ltl::ltl::SingularMatrixException, ltl::ltl::SingularMatrixException, and ltl::SingularMatrixException.
Exception indicating problems within Linear Algebra.
◆ LinearAlgebraException() [1/4]
ltl::ltl::LinearAlgebraException::LinearAlgebraException |
( |
const string & |
what | ) |
|
|
inline |
◆ LinearAlgebraException() [2/4]
ltl::ltl::LinearAlgebraException::LinearAlgebraException |
( |
const char * |
what | ) |
|
|
inline |
◆ ~LinearAlgebraException() [1/2]
virtual ltl::ltl::LinearAlgebraException::~LinearAlgebraException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ LinearAlgebraException() [3/4]
ltl::ltl::LinearAlgebraException::LinearAlgebraException |
( |
const string & |
what | ) |
|
|
inline |
◆ LinearAlgebraException() [4/4]
ltl::ltl::LinearAlgebraException::LinearAlgebraException |
( |
const char * |
what | ) |
|
|
inline |
◆ ~LinearAlgebraException() [2/2]
virtual ltl::ltl::LinearAlgebraException::~LinearAlgebraException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what() [1/2]
virtual const char* ltl::ltl::LinearAlgebraException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what() [2/2]
virtual const char* ltl::ltl::LinearAlgebraException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ whatStr_
string ltl::ltl::LinearAlgebraException::whatStr_ |
|
protected |