| 
    libstdc++
    
   | 
 
Public Member Functions | |
| range_error (const string &__arg) | |
| virtual const char * | what () const noexcept | 
      
  | 
  virtualnoexceptinherited | 
Returns a C-style character string describing the general cause of the current error (the same string passed to the ctor).
Reimplemented from std::exception.