bpp-core3
3.0.0
|
This is the complete list of members for bpp::BadSizeException, including all inherited members.
badSize_ | bpp::BadSizeException | private |
BadSizeException(std::string text, std::size_t badSize, std::size_t correctSize) | bpp::BadSizeException | |
correctSize_ | bpp::BadSizeException | private |
Exception(std::string text, int stack=10) | bpp::Exception | |
getBadSize() const | bpp::BadSizeException | |
getCorrectSize() const | bpp::BadSizeException | |
message() const noexcept | bpp::Exception | |
what() const noexcept override | bpp::Exception |