Cancelled

data class Cancelled(val exception: <ERROR CLASS>) : ExitCase

Constructors

Link copied to clipboard
fun Cancelled(exception: <ERROR CLASS>)

Properties

Link copied to clipboard
val exception: <ERROR CLASS>