KASKADE 7 development version
|
To be raised if a direct solver fails. More...
#include <detailed_exception.hh>
To be raised if a direct solver fails.
If the solver fails due to a singular matrix to be factorized, use SingularMatrixException instead.
Definition at line 141 of file detailed_exception.hh.
Public Member Functions | |
DirectSolverException (std::string const &message, std::string const &file, int const line) | |
|
inline |
Definition at line 144 of file detailed_exception.hh.