FileNotFoundException Class Reference

When a file is not found from a method, the method will throw this exception. More...

#include <Exceptions.h>

Inheritance diagram for FileNotFoundException:

Exception

List of all members.

Public Member Functions

virtual ~FileNotFoundException ()
 Default Empty virtual destructor.


Detailed Description

When a file is not found from a method, the method will throw this exception.

When the user indicates that indeed a file does exist at their specified location but it does not, this exception will be thrown.


Constructor & Destructor Documentation

virtual ~FileNotFoundException (  )  [inline, virtual]

Default Empty virtual destructor.


The documentation for this class was generated from the following file:
Generated on Mon Aug 27 12:26:59 2007 for RebeccaAIML by  doxygen 1.5.3