l.a.w.e.WidgetInputError(_WidgetInputError) : class documentation

Part of lp.app.widgets.exception View In Hierarchy

A customized WidgetInputError to work around a bug in Z3 (The snippet method fails if errors is a list of ValidationError objects)

TODO: Pull this out after next sync with upstream Zope3 - this is now fixed upstream -- StuartBishop 20050520

Method __init__ Initialize Error
Method doc Returns a string that represents the error message.
def __init__(self, field_name, widget_title, errors):
Initialize Error

errors is a ValidationError or a list of ValidationError objects

def doc(self):
Returns a string that represents the error message.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.