libstdc++
|
exception() noexcept (defined in std::exception) | std::exception | [inline] |
runtime_error(const string &__arg) | std::runtime_error | [explicit] |
runtime_error(const char *) (defined in std::runtime_error) | std::runtime_error | [explicit] |
what() const noexcept | std::runtime_error | [virtual] |
~exception() noexcept (defined in std::exception) | std::exception | [virtual] |
~runtime_error() noexcept (defined in std::runtime_error) | std::runtime_error | [virtual] |