std::bad_typeid Class Reference

Inheritance diagram for std::bad_typeid:

std::exception List of all members.

Public Member Functions

 bad_typeid () throw ()
virtual ~bad_typeid () throw ()

Detailed Description

If you use a NULL pointer in a typeid expression, this is thrown.

Definition at line 149 of file typeinfo.


Constructor & Destructor Documentation

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

Definition at line 152 of file typeinfo.

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


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