VDrift::EXCEPTION Class Reference

#include <exception.h>

Inheritance diagram for VDrift::EXCEPTION:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 EXCEPTION (const std::string &description)
virtual const char * what () const throw ()
virtual ~EXCEPTION () throw ()

Private Attributes

std::string description

Detailed Description

Definition at line 29 of file exception.h.


Constructor & Destructor Documentation

VDrift::EXCEPTION::EXCEPTION const std::string &  description  )  [inline, explicit]
 

Definition at line 32 of file exception.h.

virtual VDrift::EXCEPTION::~EXCEPTION  )  throw () [inline, virtual]
 

Definition at line 41 of file exception.h.


Member Function Documentation

virtual const char* VDrift::EXCEPTION::what  )  const throw () [inline, virtual]
 

Definition at line 36 of file exception.h.

References description.


Member Data Documentation

std::string VDrift::EXCEPTION::description [private]
 

Definition at line 43 of file exception.h.

Referenced by what().


The documentation for this class was generated from the following file:
Generated on Thu Oct 19 04:14:07 2006 by  doxygen 1.4.6