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