jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::RuntimeSystemExceptionBase Member List

This is the complete list of members for jau::RuntimeSystemExceptionBase, including all inherited members.

backtrace() const noexceptjau::ExceptionBaseinline
brief_message() const noexceptjau::ExceptionBaseinline
code() const noexceptjau::RuntimeSystemExceptionBaseinline
ExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexceptjau::ExceptionBaseprotected
ExceptionBase(const ExceptionBase &o) noexcept=defaultjau::ExceptionBase
ExceptionBase(ExceptionBase &&o) noexcept=defaultjau::ExceptionBase
m_ecjau::RuntimeSystemExceptionBaseprotected
operator const std::string &() const noexceptjau::ExceptionBaseinline
operator<<(std::ostream &out) noexceptjau::ExceptionBaseinline
operator=(const RuntimeSystemExceptionBase &o) noexcept=defaultjau::RuntimeSystemExceptionBase
operator=(RuntimeSystemExceptionBase &&o) noexcept=defaultjau::RuntimeSystemExceptionBase
jau::RuntimeExceptionBase::operator=(const RuntimeExceptionBase &o) noexcept=defaultjau::RuntimeExceptionBase
jau::RuntimeExceptionBase::operator=(RuntimeExceptionBase &&o) noexcept=defaultjau::RuntimeExceptionBase
jau::ExceptionBase::operator=(const ExceptionBase &o) noexcept=defaultjau::ExceptionBase
jau::ExceptionBase::operator=(ExceptionBase &&o) noexcept=defaultjau::ExceptionBase
RuntimeExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexceptjau::RuntimeExceptionBaseinlineprotected
RuntimeExceptionBase(const RuntimeExceptionBase &o) noexcept=defaultjau::RuntimeExceptionBase
RuntimeExceptionBase(RuntimeExceptionBase &&o) noexcept=defaultjau::RuntimeExceptionBase
RuntimeSystemExceptionBase(std::string &&type, const std::error_code &ec, std::string const &m, const char *file, int line) noexceptjau::RuntimeSystemExceptionBaseinlineprotected
RuntimeSystemExceptionBase(const RuntimeSystemExceptionBase &o) noexcept=defaultjau::RuntimeSystemExceptionBase
RuntimeSystemExceptionBase(RuntimeSystemExceptionBase &&o) noexcept=defaultjau::RuntimeSystemExceptionBase
what() const noexceptjau::ExceptionBaseinlinevirtual
whole_message() const noexceptjau::ExceptionBaseinline
~ExceptionBase() noexcept=defaultjau::ExceptionBasevirtual
~RuntimeExceptionBase() noexcept override=defaultjau::RuntimeExceptionBase
~RuntimeSystemExceptionBase() noexcept override=defaultjau::RuntimeSystemExceptionBase