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