|
bpp-core
2.2.0
|
This is the complete list of members for bpp::BadSizeException, including all inherited members.
| badSize_ | bpp::BadSizeException | protected |
| BadSizeException(const std::string &text, size_t badSize, size_t correctSize) | bpp::BadSizeException | |
| correctSize_ | bpp::BadSizeException | protected |
| Exception(const char *text) | bpp::Exception | inline |
| Exception(const std::string &text) | bpp::Exception | inline |
| getBadSize() const | bpp::BadSizeException | inline |
| getCorrectSize() const | bpp::BadSizeException | inline |
| message_ | bpp::Exception | protected |
| what() const | bpp::Exception | inline |
| ~BadSizeException() | bpp::BadSizeException | inlinevirtual |
| ~Exception() | bpp::Exception | inlinevirtual |