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