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

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() constbpp::VectorException< T >inline
message() const noexceptbpp::Exception
message_bpp::Exceptionprivate
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