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

errorHandling::failRetrieve Class Reference

#include <exception.h>

Inheritance diagram for errorHandling::failRetrieve:

Inheritance graph
[legend]
Collaboration diagram for errorHandling::failRetrieve:

Collaboration graph
[legend]
List of all members.

Public Methods

 failRetrieve ()
virtual ~failRetrieve ()
virtual string ToString ()

Constructor & Destructor Documentation

errorHandling::failRetrieve::failRetrieve   [inline]
 

00067         {
00068         }

virtual errorHandling::failRetrieve::~failRetrieve   [inline, virtual]
 

00070         {
00071         }


Member Function Documentation

virtual string errorHandling::failRetrieve::ToString   [inline, virtual]
 

Reimplemented from errorHandling::treeError.

00073         {
00074             return "Failed to retrieve item.";
00075         }


The documentation for this class was generated from the following file:
Generated on Mon Oct 22 20:19:29 2001 for University People Management System by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001