OutOfDomainException(const std::string &function, const std::string &range, const Value &value, const std::string &file, const int line)
Constructor.
Definition: exceptions.hh:53
Exception for scalar function arguments that are outside the domain of the function.
Definition: exceptions.hh:40
NonSymmetricMatrixException(const std::string &function, const Value &rows, const Value &cols, const std::string &file, const int line)
Constructor.
Definition: exceptions.hh:74