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

__MEMBER_EXPORT PersistException (const std::string &reason)
__MEMBER_EXPORT const std::string& GetMessage () const
virtual __MEMBER_EXPORT ~PersistException ()

Protected Attributes

std::string myMessage

Constructor & Destructor Documentation

__MEMBER_EXPORT PersistException::PersistException ( const std::string & reason )
 

virtual __MEMBER_EXPORT PersistException::~PersistException ( ) [virtual]
 


Member Function Documentation

__MEMBER_EXPORT const std::string& PersistException::GetMessage ( ) const
 


Member Data Documentation

std::string PersistException::myMessage [protected]
 


The documentation for this class was generated from the following file:
Generated at Thu Sep 27 17:41:26 2001 for CommonC++ by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001