Google

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

PersistException Class Reference

#include <persist.h>

Inheritance diagram for PersistException:

Engine::Exception List of all members.

Public Methods

 PersistException (const string& reason)
const string& GetMessage () const
virtual ~PersistException ()

Protected Attributes

string myMessage

Constructor & Destructor Documentation

PersistException::PersistException ( const string & reason )
 

virtual PersistException::~PersistException ( ) [virtual]
 


Member Function Documentation

const string& PersistException::GetMessage ( ) const
 


Member Data Documentation

string PersistException::myMessage [protected]
 


The documentation for this class was generated from the following file:
Generated at Fri Mar 23 10:47:56 2001 for CommonC++ by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000