CException Class Reference

#include <exceptions.h>

Inheritance diagram for CException:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 CException (const std::string &Message="")
virtual ~CException () throw ()
virtual const char * what () const throw ()

Protected Attributes

std::string m_Message


Detailed Description

Definition at line 32 of file exceptions.h.


Constructor & Destructor Documentation

CException::CException ( const std::string &  Message = ""  ) 

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


Member Function Documentation

virtual const char* CException::what (  )  const throw () [virtual]


Member Data Documentation

std::string CException::m_Message [protected]

Definition at line 35 of file exceptions.h.


The documentation for this class was generated from the following file:

Generated on Tue Aug 30 02:36:54 2011 for Smacky by  doxygen 1.5.8