Cancelled

data class Cancelled(exception: CancellationException) : ExitCase<Nothing>

Properties

exception
Link copied to clipboard
val exception: CancellationException

Sources

jvm source
Link copied to clipboard