CompensatingWriteException

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.

Properties

Link copied to clipboard

List of all the objects created that has been reversed as part of triggering this exception.