libstdc++
|
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_error | inline |
exception() noexcept (defined in std::exception) | std::exception | inline |
runtime_error(const string &__arg) _GLIBCXX_TXN_SAFE | std::runtime_error | explicit |
runtime_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::runtime_error) | std::runtime_error | explicit |
system_error(error_code __ec=error_code()) (defined in std::system_error) | std::system_error | inline |
system_error(error_code __ec, const string &__what) (defined in std::system_error) | std::system_error | inline |
system_error(error_code __ec, const char *__what) (defined in std::system_error) | std::system_error | inline |
system_error(int __v, const error_category &__ecat, const char *__what) (defined in std::system_error) | std::system_error | inline |
system_error(int __v, const error_category &__ecat) (defined in std::system_error) | std::system_error | inline |
system_error(int __v, const error_category &__ecat, const string &__what) (defined in std::system_error) | std::system_error | inline |
what() const _GLIBCXX_TXN_SAFE_DYN noexcept | std::runtime_error | virtual |
~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception) | std::exception | virtual |
~runtime_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::runtime_error) | std::runtime_error | virtual |
~system_error() noexcept (defined in std::system_error) | std::system_error | virtual |