Class SolverException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class SolverException : public std::runtime_error

Exception indicating failure so solve an equation system.

Public Functions

inline SolverException(const std::string &what)