bpp-core3  3.0.0
bpp::OutOfRangeException Member List

This is the complete list of members for bpp::OutOfRangeException, including all inherited members.

badValue_bpp::OutOfRangeExceptionprivate
bounds_bpp::OutOfRangeExceptionprivate
Exception(std::string text, int stack=10)bpp::Exception
getBadValue() constbpp::OutOfRangeException
getLowerBound() constbpp::OutOfRangeException
getUpperBound() constbpp::OutOfRangeException
message() const noexceptbpp::Exception
message_bpp::Exceptionprivate
OutOfRangeException(std::string text, double badValue, double lowerBound, double upperBound)bpp::OutOfRangeException
what() const noexcept overridebpp::Exception