kin-android / org.kin.sdk.base.tools / NetworkOperation / State / ERRORED
data class ERRORED : State
Operation has been run and has run into an error
Name | Summary |
---|---|
<init> | Operation has been run and has run into an errorERRORED(error: Throwable ) |
Name | Summary |
---|---|
error | val error: Throwable |