KState
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState
KState
/
ca.acendas.kstate.core
/
StateUpdateResult
/
UpdateFailure
/
UpdateFailure
Update
Failure
constructor
(
currentState
:
T
,
exception
:
Throwable
)
Parameters
current
State
The state before the failed update attempt
exception
The exception that caused the failure