djblets.avatars.errors¶ Avatar-specific errors. exception AvatarServiceNotFoundError¶ Bases: ItemLookupError An avatar service specific lookup error. exception DisabledServiceError¶ 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.