Skip to content

ConflictError

class tinker.ConflictError(APIStatusError)

HTTP 409: The request conflicts with the current state of the resource.

Inherits from: APIStatusError