|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::ConstraintException, including all inherited members.
| badValue_ | bpp::ConstraintException | private |
| ConstraintException(const std::string &text, const Parameter *param, double badValue) | bpp::ConstraintException | |
| Exception(std::string text, int stack=10) | bpp::Exception | |
| getBadValue() const | bpp::ConstraintException | virtual |
| message() const noexcept | bpp::Exception | |
| operator=(const ParameterException &pe) | bpp::ParameterException | inline |
| parameter() const | bpp::ParameterException | virtual |
| ParameterException(const std::string &text, const Parameter *param) | bpp::ParameterException | |
| ParameterException(const ParameterException &pe) | bpp::ParameterException | inline |
| what() const noexcept override | bpp::Exception | |
| ~ConstraintException() | bpp::ConstraintException | inlinevirtual |
| ~ParameterException() | bpp::ParameterException | inlinevirtual |