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