Whole document tree
    

Whole document tree

std::bad_exception class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::bad_exception Class Reference

Inheritance diagram for std::bad_exception:

Inheritance graph
[legend]
Collaboration diagram for std::bad_exception:

Collaboration graph
[legend]
List of all members.

Public Methods

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


Constructor & Destructor Documentation

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

Definition at line 64 of file exception.

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

Definition at line 38 of file eh_exception.cc.


The documentation for this class was generated from the following files:
Generated on Mon Apr 8 03:17:59 2002 for libstdc++-v3 Source by doxygen1.2.15