IllegalArgumentException Class Reference

List of all members.

Public Member Functions

def __init__
def __repr__
def __str__
def what

Private Attributes

 __what

Static Private Attributes

string __what = ''


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.
   

Member Function Documentation

def __init__ (   self,
  what 
)

  
   Default constructor which takes an exception
   @param what 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