jaulib v1.3.6
Jau Support Library (C++, Java, ..)
|
This is the complete list of members for jau::RuntimeSystemExceptionBase, including all inherited members.
backtrace() const noexcept | jau::ExceptionBase | inline |
brief_message() const noexcept | jau::ExceptionBase | inline |
code() const noexcept | jau::RuntimeSystemExceptionBase | inline |
ExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexcept | jau::ExceptionBase | protected |
ExceptionBase(const ExceptionBase &o) noexcept=default | jau::ExceptionBase | |
ExceptionBase(ExceptionBase &&o) noexcept=default | jau::ExceptionBase | |
m_ec | jau::RuntimeSystemExceptionBase | protected |
operator const std::string &() const noexcept | jau::ExceptionBase | inline |
operator<<(std::ostream &out) noexcept | jau::ExceptionBase | inline |
operator=(const RuntimeSystemExceptionBase &o) noexcept=default | jau::RuntimeSystemExceptionBase | |
operator=(RuntimeSystemExceptionBase &&o) noexcept=default | jau::RuntimeSystemExceptionBase | |
jau::RuntimeExceptionBase::operator=(const RuntimeExceptionBase &o) noexcept=default | jau::RuntimeExceptionBase | |
jau::RuntimeExceptionBase::operator=(RuntimeExceptionBase &&o) noexcept=default | jau::RuntimeExceptionBase | |
jau::ExceptionBase::operator=(const ExceptionBase &o) noexcept=default | jau::ExceptionBase | |
jau::ExceptionBase::operator=(ExceptionBase &&o) noexcept=default | jau::ExceptionBase | |
RuntimeExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexcept | jau::RuntimeExceptionBase | inlineprotected |
RuntimeExceptionBase(const RuntimeExceptionBase &o) noexcept=default | jau::RuntimeExceptionBase | |
RuntimeExceptionBase(RuntimeExceptionBase &&o) noexcept=default | jau::RuntimeExceptionBase | |
RuntimeSystemExceptionBase(std::string &&type, const std::error_code &ec, std::string const &m, const char *file, int line) noexcept | jau::RuntimeSystemExceptionBase | inlineprotected |
RuntimeSystemExceptionBase(const RuntimeSystemExceptionBase &o) noexcept=default | jau::RuntimeSystemExceptionBase | |
RuntimeSystemExceptionBase(RuntimeSystemExceptionBase &&o) noexcept=default | jau::RuntimeSystemExceptionBase | |
what() const noexcept | jau::ExceptionBase | inlinevirtual |
whole_message() const noexcept | jau::ExceptionBase | inline |
~ExceptionBase() noexcept=default | jau::ExceptionBase | virtual |
~RuntimeExceptionBase() noexcept override=default | jau::RuntimeExceptionBase | |
~RuntimeSystemExceptionBase() noexcept override=default | jau::RuntimeSystemExceptionBase |