bpp-core3
3.0.0
|
This is the complete list of members for bpp::IndexOutOfBoundsException, including all inherited members.
badIndex_ | bpp::IndexOutOfBoundsException | private |
bounds_ | bpp::IndexOutOfBoundsException | private |
Exception(std::string text, int stack=10) | bpp::Exception | |
getBadIndex() const | bpp::IndexOutOfBoundsException | |
getBounds() const | bpp::IndexOutOfBoundsException | |
IndexOutOfBoundsException(std::string text, std::size_t badInt, std::size_t lowerBound, std::size_t upperBound) | bpp::IndexOutOfBoundsException | |
message() const noexcept | bpp::Exception | |
what() const noexcept override | bpp::Exception |