c.l.i.c.ConfigErrors(ConfigSchemaError) : class documentation

Part of canonical.lazr.interfaces.config View In Hierarchy

The errors in a Config.

The list of errors can be accessed via the errors attribute.

Method __init__ Initialize the error with a message and errors.
Method __str__ Undocumented
def __init__(self, message, errors=None):
Initialize the error with a message and errors.
Parametersmessagea message string
errorsa list of errors in the config, or None
def __str__(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.