libstdc++
std::range_error Member List

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

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 range_error &)=default (defined in std::range_error)std::range_error
operator=(range_error &&)=default (defined in std::range_error)std::range_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
range_error(const string &__arg) _GLIBCXX_TXN_SAFE (defined in std::range_error)std::range_errorexplicit
range_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::range_error)std::range_errorexplicit
range_error(const range_error &)=default (defined in std::range_error)std::range_error
range_error(range_error &&)=default (defined in std::range_error)std::range_error
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
what() const _GLIBCXX_TXN_SAFE_DYN noexceptstd::runtime_errorvirtual
~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception)std::exceptionvirtual
~range_error() noexcept (defined in std::range_error)std::range_errorvirtual
~runtime_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::runtime_error)std::runtime_errorvirtual