mpqc::ProgrammingError Member List
This is the complete list of members for mpqc::ProgrammingError, 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 |
ProgrammingError(const char *description=0, const char *file=0, int line=0, const char *exception_type="ProgrammingError") noexcept | mpqc::ProgrammingError | |
ProgrammingError(const ProgrammingError &)=default | mpqc::ProgrammingError | |
ProgrammingError(ProgrammingError &&)=default | mpqc::ProgrammingError | |
what() const noexcept | mpqc::Exception | |
~Exception() noexcept | mpqc::Exception | virtual |
~ProgrammingError()=default | mpqc::ProgrammingError | virtual |