std::ios_base::failure Class Reference

These are thrown to indicate problems. Doc me. More...

#include <ios_base.h>

Inheritance diagram for std::ios_base::failure:

Inheritance graph
[legend]
Collaboration diagram for std::ios_base::failure:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * what () const throw ()


Detailed Description

These are thrown to indicate problems. Doc me.

Definition at line 164 of file ios_base.h.


Member Function Documentation

virtual const char* std::exception::what (  )  const throw () [virtual, inherited]

Returns a C-style character string describing the general cause of the current error.

Reimplemented in std::logic_error, and std::runtime_error.

Referenced by __gnu_cxx::__verbose_terminate_handler().


The documentation for this class was generated from the following file:

Generated on Thu May 8 08:58:46 2008 for libstdc++-v3 Source by  doxygen 1.5.5