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) (defined in std::domain_error)std::domain_error [explicit]
exception() (defined in std::exception)std::exception [inline]
logic_error(const string &__arg)std::logic_error [explicit]
what() const std::logic_error [virtual]
~domain_error() (defined in std::domain_error)std::domain_error [virtual]
~exception() (defined in std::exception)std::exception [virtual]
~logic_error() (defined in std::logic_error)std::logic_error [virtual]