exa.common.errors.station_control_errors.ConflictError# exception ConflictError(message, log_level=40)# 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) – log_level (int) –