Cancelled

data class Cancelled(val exception: CancellationException) : ExitCase

Constructors

Link copied to clipboard
constructor(exception: CancellationException)

Properties

Link copied to clipboard
val exception: CancellationException