djblets.avatars.errors¶
Avatar-specific errors.
-
exception
AvatarServiceNotFoundError[source]¶ Bases:
djblets.registries.errors.ItemLookupErrorAn avatar service specific lookup error.
-
exception
DisabledServiceError[source]¶ Bases:
exceptions.ExceptionAn exception for using disabled avatar services.
This will be thrown when a disabled avatar service is set to be the default avatar service.