IllegalArgumentException Class Reference

When Illegal Arguments are given to a AIML method, the method will throw this exception. More...

List of all members.

Public Member Functions

 IllegalArgumentException (string exception)
 Default constructor which takes an exception.


Detailed Description

When Illegal Arguments are given to a AIML method, the method will throw this exception.

Illegal Arguments are usually invalid text given to AIML methods. Examples of invalid text are invalid constructed regular expressions or locations of files with invalid text such as invalid path seperators.


Constructor & Destructor Documentation

IllegalArgumentException ( 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:46 2007 for RebeccaAIML by  doxygen 1.5.3