Inherits exception.
Inherited by ltl::DivergenceException, and ltl::SingularMatrixException.
ltl::LinearAlgebraException::LinearAlgebraException | ( | const string & | what | ) | [inline] |
ltl::LinearAlgebraException::LinearAlgebraException | ( | const char * | what | ) | [inline] |
virtual ltl::LinearAlgebraException::~LinearAlgebraException | ( | ) | throw () [inline, virtual] |
virtual const char* ltl::LinearAlgebraException::what | ( | ) | const throw () [inline, virtual] |
Reimplemented in ltl::SingularMatrixException, and ltl::DivergenceException.
string ltl::LinearAlgebraException::whatStr_ [protected] |
Reimplemented in ltl::SingularMatrixException, and ltl::DivergenceException.