Interface DataConflictError

Error returned when Datomic tx fails due to Datomc :db.error/cas-failed error

Hierarchy

  • DataConflictError

Properties

Properties

error: "data-conflict-error"
message: string

An explanatory message: "The update failed due to a data conflict. Please refresh and try again."

Generated using TypeDoc