Part of canonical.launchpad.webapp.interfaces View In Hierarchy
Known subclasses: lp.code.interfaces.branch.NoSuchBranch, lp.registry.interfaces.distribution.NoSuchDistribution, lp.registry.interfaces.distroseries.NoSuchDistroSeries, lp.registry.interfaces.person.NoSuchPerson, lp.registry.interfaces.product.NoSuchProduct, lp.registry.interfaces.productseries.NoSuchProductSeries, lp.registry.interfaces.sourcepackagename.NoSuchSourcePackageName, lp.soyuz.interfaces.archive.NoSuchPPA, lp.soyuz.interfaces.packageset.NoSuchPackageSet
Subclasses should define the _message_prefix
class variable, which will
be prefixed to the quoted name of the name that could not be found.
Instance Variables | name | The name that could not be found. |