std::bad_exception Class Reference
[Exceptions]

Inheritance diagram for std::bad_exception:

Inheritance graph

List of all members.

Public Member Functions


Detailed Description

If an exception is thrown which is not listed in a function's exception specification, one of these may be thrown.

Definition at line 72 of file exception.


Member Function Documentation

virtual const char* std::bad_exception::what (  )  const throw () [virtual]

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

Reimplemented from std::exception.


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

Generated on Tue Apr 21 13:14:12 2009 for libstdc++ by  doxygen 1.5.8