SnapshotApplyConflictException
An exception that is thrown when [SnapshotApplyResult.check] is called on a result of a
SnapshotApplyConflictException
Class
Common
public class SnapshotApplyConflictException(@Suppress("unused") public val snapshot: Snapshot) :
Exception()
An exception that is thrown when SnapshotApplyResult.check is called on a result of a
MutableSnapshot.apply that fails to apply.
