Compose API Reference Compose Runtime 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.
Compose API Reference Compose Runtime 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.