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