|
bpp-core3
3.0.0
|
This is the complete list of members for bpp::EmptyVectorException< T >, including all inherited members.
| EmptyVectorException(const std::string &text, const std::vector< T > *vect=nullptr) | bpp::EmptyVectorException< T > | inline |
| Exception(std::string text, int stack=10) | bpp::Exception | |
| getVector() const | bpp::VectorException< T > | inline |
| message() const noexcept | bpp::Exception | |
| operator=(const VectorException &)=default | bpp::VectorException< T > | |
| vect_ | bpp::VectorException< T > | protected |
| VectorException(const std::string &text, const std::vector< T > *vect=nullptr) | bpp::VectorException< T > | inline |
| VectorException(const VectorException &)=default | bpp::VectorException< T > | |
| what() const noexcept override | bpp::Exception |