mpqc::SyscallFailed Member List
This is the complete list of members for mpqc::SyscallFailed, including all inherited members.
description() const noexcept | mpqc::detail::Exception | inline |
elaborate() | mpqc::Exception | |
err() const noexcept | mpqc::SyscallFailed | inline |
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 |
syscall() const noexcept | mpqc::SyscallFailed | inline |
SyscallFailed(const char *description=0, const char *source_file=0, int line=0, const char *syscall=0, int err=0, const char *exception_type="SyscallFailed") noexcept | mpqc::SyscallFailed | |
SyscallFailed(const SyscallFailed &) noexcept | mpqc::SyscallFailed | |
SyscallFailed(SyscallFailed &&)=default | mpqc::SyscallFailed | |
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 |
~SyscallFailed()=default | mpqc::SyscallFailed | virtual |
~SystemException()=default | mpqc::SystemException | virtual |