Failure

data class Failure : InterruptionRequestResult

Failure The request could not be performed

Properties

Link copied to clipboard
val cause: Exception

the reason for the failure

Link copied to clipboard
val isInterrupted: Boolean

whether processing is currently interrupted