djblets.features.errors¶
Error classes for features.
-
exception
FeatureConflictError
[source]¶ Bases:
djblets.registries.errors.AlreadyRegisteredError
A feature was not found.
-
exception
FeatureNotFoundError
[source]¶ Bases:
djblets.registries.errors.ItemLookupError
A feature was not found.