bpp-core
2.2.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(const char *text) | bpp::Exception | inline |
Exception(const std::string &text) | bpp::Exception | inline |
getBadValue() const | bpp::ConstraintException | virtual |
getParameter() const | bpp::ParameterException | virtual |
message_ | bpp::Exception | protected |
operator=(const ParameterException &pe) | bpp::ParameterException | inline |
ParameterException(const std::string &text, const Parameter *param) | bpp::ParameterException | |
ParameterException(const ParameterException &pe) | bpp::ParameterException | inline |
what() const | bpp::Exception | inline |
~ConstraintException() | bpp::ConstraintException | inlinevirtual |
~Exception() | bpp::Exception | inlinevirtual |
~ParameterException() | bpp::ParameterException | inlinevirtual |