34 #ifndef _GLIBCXX_STDEXCEPT
35 #define _GLIBCXX_STDEXCEPT 1
37 #pragma GCC system_header
42 namespace std _GLIBCXX_VISIBILITY(default)
44 _GLIBCXX_BEGIN_NAMESPACE_VERSION
127 what()
const throw();
156 _GLIBCXX_END_NAMESPACE_VERSION
virtual const char * what() const
virtual const char * what() const
One of two subclasses of exception.
runtime_error(const string &__arg)
Base class for all library exceptions.
One of two subclasses of exception.
logic_error(const string &__arg)