| 
    libstdc++
    
   | 
 
Public Member Functions | |
| failure (const string &__str) throw () | |
| virtual const char * | what () const throw () | 
These are thrown to indicate problems with io.
27.4.2.1.1 Class ios_base::failure.
Definition at line 209 of file ios_base.h.
      
  | 
  virtual | |||||||||||||
Returns a C-style character string describing the general cause of the current error.
Reimplemented from std::exception.