Exception which is thrown if a (linear) solver provided to some nonlinear solver is not valid (e.g. Nullpointer provided) More...
#include <exception.hpp>
Public Member Functions | |
provided_solver_invalid_exception (std::string const &str) | |
Exception which is thrown if a (linear) solver provided to some nonlinear solver is not valid (e.g. Nullpointer provided)
Definition at line 48 of file exception.hpp.
|
inline |
Definition at line 50 of file exception.hpp.