Compensating Write Exception
Thrown when the server undoes one or more client writes. Details on undone writes can be found in writes.
Types
Link copied to clipboard
inner class CompensatingWriteInfo(val reason: String, val objectType: String, val primaryKey: RealmAny ?)
Class that describes the details for a reversed write.