c.l.i.p.IPathStepNotFoundError(IPathLookupError) : interface documentation

Part of canonical.launchpad.interfaces.pathlookup View In Hierarchy

A step of the path is not found.

For example if 'foo' isn't a product, and '/product/foo' is looked up, this error should be raised telling that 'foo' couldn't be found.

Attribute step The name of the step that wasn't found.
Attribute notfound_types A list of types that was expected.
step =
The name of the step that wasn't found.
notfound_types =
A list of types that was expected.

For example if 'foo' wasn't found, and 'foo' should have been either a product release, or a product series, notfound_types should consist of [IProductRelase, IProductSeries].

API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.