libstdc++
std::system_error Member List

This is the complete list of members for std::system_error, including all inherited members.

code() const noexcept (defined in std::system_error)std::system_errorinline
exception() noexcept (defined in std::exception)std::exceptioninline
exception(const exception &)=default (defined in std::exception)std::exception
exception(exception &&)=default (defined in std::exception)std::exception
operator=(const system_error &)=default (defined in std::system_error)std::system_error
operator=(runtime_error &&) noexcept (defined in std::runtime_error)std::runtime_error
operator=(const runtime_error &)=default (defined in std::runtime_error)std::runtime_error
operator=(const exception &)=default (defined in std::exception)std::exception
operator=(exception &&)=default (defined in std::exception)std::exception
runtime_error(const string &__arg) _GLIBCXX_TXN_SAFEstd::runtime_errorexplicit
runtime_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::runtime_error)std::runtime_errorexplicit
runtime_error(runtime_error &&) noexcept (defined in std::runtime_error)std::runtime_error
runtime_error(const runtime_error &)=default (defined in std::runtime_error)std::runtime_error
system_error(error_code __ec=error_code()) (defined in std::system_error)std::system_errorinline
system_error(error_code __ec, const string &__what) (defined in std::system_error)std::system_errorinline
system_error(error_code __ec, const char *__what) (defined in std::system_error)std::system_errorinline
system_error(int __v, const error_category &__ecat, const char *__what) (defined in std::system_error)std::system_errorinline
system_error(int __v, const error_category &__ecat) (defined in std::system_error)std::system_errorinline
system_error(int __v, const error_category &__ecat, const string &__what) (defined in std::system_error)std::system_errorinline
system_error(const system_error &)=default (defined in std::system_error)std::system_error
what() const _GLIBCXX_TXN_SAFE_DYN noexceptstd::runtime_errorvirtual
~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception)std::exceptionvirtual
~runtime_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::runtime_error)std::runtime_errorvirtual
~system_error() noexcept (defined in std::system_error)std::system_errorvirtual