bpp-core3
3.0.0
|
This is the complete list of members for bpp::DimensionException, including all inherited members.
correctDimension_ | bpp::DimensionException | private |
dimension_ | bpp::DimensionException | private |
DimensionException(const std::string &text, size_t dimension, size_t correctDimension) | bpp::DimensionException | inline |
Exception(std::string text, int stack=10) | bpp::Exception | |
getCorrectDimension() const | bpp::DimensionException | inline |
getDimension() const | bpp::DimensionException | inline |
message() const noexcept | bpp::Exception | |
what() const noexcept override | bpp::Exception |