exception documentation

class FormException(Exception):

Known subclasses: twisted.python.formmethod.InputError

Constructor: FormException(*args, **kwargs)

View In Hierarchy

An error occurred calling the form method.

Method __init__ Undocumented
Instance Variable descriptions Undocumented
def __init__(self, *args, **kwargs):

Undocumented

descriptions =

Undocumented