libstdc++
std::domain_error Member List

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

domain_error(const string &__arg) _GLIBCXX_TXN_SAFE (defined in std::domain_error)std::domain_errorexplicit
domain_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::domain_error)std::domain_errorexplicit
domain_error(const domain_error &)=default (defined in std::domain_error)std::domain_error
domain_error(domain_error &&)=default (defined in std::domain_error)std::domain_error
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
logic_error(const string &__arg) _GLIBCXX_TXN_SAFEstd::logic_errorexplicit
logic_error(const char *) _GLIBCXX_TXN_SAFE (defined in std::logic_error)std::logic_errorexplicit
logic_error(logic_error &&) noexcept (defined in std::logic_error)std::logic_error
logic_error(const logic_error &)=default (defined in std::logic_error)std::logic_error
operator=(const domain_error &)=default (defined in std::domain_error)std::domain_error
operator=(domain_error &&)=default (defined in std::domain_error)std::domain_error
operator=(logic_error &&) noexcept (defined in std::logic_error)std::logic_error
operator=(const logic_error &)=default (defined in std::logic_error)std::logic_error
operator=(const exception &)=default (defined in std::exception)std::exception
operator=(exception &&)=default (defined in std::exception)std::exception
what() const _GLIBCXX_TXN_SAFE_DYN noexceptstd::logic_errorvirtual
~domain_error() noexcept (defined in std::domain_error)std::domain_errorvirtual
~exception() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::exception)std::exceptionvirtual
~logic_error() _GLIBCXX_TXN_SAFE_DYN noexcept (defined in std::logic_error)std::logic_errorvirtual