libstdc++
|
domain_error(const string &__arg) (defined in std::domain_error) | std::domain_error | [explicit] |
exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception) | std::exception | [inline] |
logic_error(const string &__arg) | std::logic_error | [explicit] |
what() const _GLIBCXX_USE_NOEXCEPT | std::logic_error | [virtual] |
~domain_error() _GLIBCXX_USE_NOEXCEPT (defined in std::domain_error) | std::domain_error | [virtual] |
~exception() _GLIBCXX_USE_NOEXCEPT (defined in std::exception) | std::exception | [virtual] |
~logic_error() _GLIBCXX_USE_NOEXCEPT (defined in std::logic_error) | std::logic_error | [virtual] |