Class InvalidParametersException
Defined in File exceptions.hpp
Inheritance Relationships
Base Type
public std::runtime_error
Class Documentation
-
class InvalidParametersException : public std::runtime_error
Thrown if passed parameters are inconsistent or invalid.