Public Member Functions | |
def | __init__ |
def | __repr__ |
def | __str__ |
def | what |
Private Attributes | |
__what | |
Static Private Attributes | |
string | __what = '' |
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.
def __init__ | ( | self, | ||
what | ||||
) |
Default constructor which takes an exception @param what Exception message