twisted.python.formmethod.FormException
class twisted.python.formmethod.FormException(Exception): (source)
Known subclasses: twisted.python.formmethod.InputError
View In Hierarchy
An error occurred calling the form method.
Undocumented