std::bad_exception Class Reference

Inheritance diagram for std::bad_exception:

std::exception List of all members.

Public Member Functions

 bad_exception () throw ()
virtual ~bad_exception () throw ()

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 66 of file exception.


Constructor & Destructor Documentation

std::bad_exception::bad_exception (  )  throw () [inline]

Definition at line 69 of file exception.

virtual std::bad_exception::~bad_exception (  )  throw () [virtual]


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:25 2010 for GNU C++ STL by  doxygen 1.4.7