mpqc::Exception Member List
This is the complete list of members for mpqc::Exception, including all inherited members.
description() const noexcept | mpqc::detail::Exception | inline |
elaborate() | mpqc::Exception | |
Exception(const char *description=0, const char *file=0, int line=0, const char *exception_type="Exception") noexcept | mpqc::Exception | |
Exception(const Exception &) noexcept | mpqc::Exception | |
Exception(Exception &&)=default | mpqc::Exception | |
mpqc::detail::Exception::Exception(const char *description=0, const char *file=0, int line=0) noexcept | mpqc::detail::Exception | |
mpqc::detail::Exception::Exception(const Exception &)=default | mpqc::detail::Exception | |
mpqc::detail::Exception::Exception(Exception &&)=default | mpqc::detail::Exception | |
exception_type() const noexcept | mpqc::Exception | inline |
file() const noexcept | mpqc::detail::Exception | inline |
line() const noexcept | mpqc::detail::Exception | inline |
what() const noexcept | mpqc::Exception | |
~Exception() noexcept | mpqc::Exception | virtual |