djblets.registries.errors¶
Exception classes for dealing with Djblets registries.
- exception AlreadyRegisteredError¶
Bases:
RegistrationError
An error that occurs during registering the same item.
Exception classes for dealing with Djblets registries.
Bases: RegistrationError
An error that occurs during registering the same item.