bpp-core3  3.0.0
bpp::ElementNotFoundException< T > Member List

This is the complete list of members for bpp::ElementNotFoundException< T >, including all inherited members.

element_bpp::ElementNotFoundException< T >private
ElementNotFoundException(const std::string &text, const std::vector< T > *vect=nullptr, const T *element=nullptr)bpp::ElementNotFoundException< T >inline
ElementNotFoundException(const ElementNotFoundException &)=defaultbpp::ElementNotFoundException< T >
Exception(std::string text, int stack=10)bpp::Exception
getElement() constbpp::ElementNotFoundException< T >inline
getVector() constbpp::VectorException< T >inline
message() const noexceptbpp::Exception
operator=(const ElementNotFoundException &)=defaultbpp::ElementNotFoundException< T >
bpp::VectorException::operator=(const VectorException &)=defaultbpp::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 &)=defaultbpp::VectorException< T >
what() const noexcept overridebpp::Exception