exa.common.errors.server_errors.ConflictError# exception ConflictError(message, *args)# This error happens when there is a conflict with the current state of the resource. For example, when doing duplicate submissions for the same unique data. Parameters: message (str) –