Class ParameterNotDeclaredException

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class ParameterNotDeclaredException : public std::runtime_error

Thrown if parameter is not declared, e.g. either set or get was called without first declaring.