libstdc++
std::overflow_error Member List
This is the complete list of members for std::overflow_error, including all inherited members.
exception() noexcept (defined in std::exception)std::exception [inline]
overflow_error(const string &__arg) (defined in std::overflow_error)std::overflow_error [explicit]
overflow_error(const char *) (defined in std::overflow_error)std::overflow_error [explicit]
runtime_error(const string &__arg)std::runtime_error [explicit]
runtime_error(const char *) (defined in std::runtime_error)std::runtime_error [explicit]
what() const noexceptstd::runtime_error [virtual]
~exception() noexcept (defined in std::exception)std::exception [virtual]
~overflow_error() noexcept (defined in std::overflow_error)std::overflow_error [virtual]
~runtime_error() noexcept (defined in std::runtime_error)std::runtime_error [virtual]