GVectors::GVEDynCastFailed Class Reference

dynamic_cast failed. More...

#include <gvexceptions.h>

Inheritance diagram for GVectors::GVEDynCastFailed:

GVectors::GVException List of all members.

Public Member Functions

 GVEDynCastFailed () throw ()
 Constructor.
 GVEDynCastFailed (const std::string &w) throw ()
 Constructor.
virtual ~GVEDynCastFailed () throw ()
 Destructor.

Detailed Description

Thrown when a dynamic_cast failed.


Constructor & Destructor Documentation

GVEDynCastFailed::GVEDynCastFailed (  )  throw () [explicit]

Constructor. Initializes str_what to 'Dynamic Cast failed.'.

GVEDynCastFailed::GVEDynCastFailed ( const std::string &  w  )  throw () [explicit]

Constructor. Initializes str_what to the string provided.

Parameters:
w The string assigned to str_what.

GVEDynCastFailed::~GVEDynCastFailed (  )  throw () [virtual]

Destructor. Does nothing. Just for completeness.


The documentation for this class was generated from the following files:
Generated on Sat Sep 8 19:37:30 2007 for libgvectors by  doxygen 1.4.7