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