DirectoryNotFoundException Class Reference

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

List of all members.

Public Member Functions

 DirectoryNotFoundException (String exception)
 Default constructor which takes an exception.


Detailed Description

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

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


Constructor & Destructor Documentation

DirectoryNotFoundException ( String  exception  )  [inline]

Default constructor which takes an exception.

Parameters:
exception Exception message


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