ios_base::failure Class Reference
These are thrown to indicate problems. Doc me.
List of all members.
Public Member Functions
-
failure (const string &__str) throw ()
- virtual const char * what () const throw ()
Detailed Description
Definition at line 207 of file ios_base.h.
Member Function Documentation
virtual const char* what |
( |
|
) |
const throw () [virtual] |
Returns a C-style character string describing the general cause of the current error.
Reimplemented from exception.
The documentation for this class was generated from the following file: