std::bad_cast Class Reference

Thrown during incorrect typecasting. More...

Inheritance diagram for std::bad_cast:

std::exception List of all members.

Public Member Functions

 bad_cast () throw ()
virtual ~bad_cast () throw ()

Detailed Description

Thrown during incorrect typecasting.

If you attempt an invalid dynamic_cast expression, an instance of this class (or something derived from this class) is thrown.

Definition at line 135 of file typeinfo.


Constructor & Destructor Documentation

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

Definition at line 138 of file typeinfo.

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


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:19 2007 for GNU C++ STL by doxygen 1.3.6