|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::OutOfRangeException, including all inherited members.
| badValue_ | bpp::OutOfRangeException | private |
| bounds_ | bpp::OutOfRangeException | private |
| Exception(std::string text, int stack=10) | bpp::Exception | |
| getBadValue() const | bpp::OutOfRangeException | |
| getLowerBound() const | bpp::OutOfRangeException | |
| getUpperBound() const | bpp::OutOfRangeException | |
| message() const noexcept | bpp::Exception | |
| OutOfRangeException(std::string text, double badValue, double lowerBound, double upperBound) | bpp::OutOfRangeException | |
| what() const noexcept override | bpp::Exception |