{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

SnapshotApplyConflictException


An exception that is thrown when SnapshotApplyResult.check is called on a result of a MutableSnapshot.apply that fails to apply.

Summary

Public constructors

Cmn

Public properties

open Throwable?
Cmn
open String?
Cmn
Snapshot
Cmn

Public constructors

SnapshotApplyConflictException

SnapshotApplyConflictException(snapshot: Snapshot)

Public properties

cause

open val causeThrowable?

message

open val messageString?

snapshot

val snapshotSnapshot