mpqc::LimitExceeded< T > Member List

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

description() const noexceptmpqc::detail::Exceptioninline
elaborate()mpqc::Exception
Exception(const char *description=0, const char *file=0, int line=0, const char *exception_type="Exception") noexceptmpqc::Exception
Exception(const Exception &) noexceptmpqc::Exception
Exception(Exception &&)=defaultmpqc::Exception
mpqc::detail::Exception::Exception(const char *description=0, const char *file=0, int line=0) noexceptmpqc::detail::Exception
mpqc::detail::Exception::Exception(const Exception &)=defaultmpqc::detail::Exception
mpqc::detail::Exception::Exception(Exception &&)=defaultmpqc::detail::Exception
exception_type() const noexceptmpqc::Exceptioninline
file() const noexceptmpqc::detail::Exceptioninline
LimitExceeded(const char *description, const char *file, int line, T lim, T val, const char *exception_type=strdup((std::string("LimitExceeded<")+std::string(typeid(T).name())+std::string(">")) .c_str())) noexceptmpqc::LimitExceeded< T >inline
LimitExceeded(const LimitExceeded &ref)=defaultmpqc::LimitExceeded< T >
LimitExceeded(LimitExceeded &&ref)=defaultmpqc::LimitExceeded< T >
line() const noexceptmpqc::detail::Exceptioninline
tolerance() noexceptmpqc::LimitExceeded< T >inline
value() noexceptmpqc::LimitExceeded< T >inline
what() const noexceptmpqc::Exception
~Exception() noexceptmpqc::Exceptionvirtual
~LimitExceeded()=defaultmpqc::LimitExceeded< T >virtual