Cancelled

data class Cancelled(val exception: CancellationException) : ExitCase(source)

Constructors

Link copied to clipboard
constructor(exception: CancellationException)

Properties

Link copied to clipboard