Arrow
1.1.5
common
arrow-fx-coroutines
/
arrow.fx.coroutines
/
ExitCase
/
Cancelled
Cancelled
data
class
Cancelled
(
val
exception
:
CancellationException
)
:
ExitCase
(
source
)
Constructors
Properties
Constructors
Cancelled
Link copied to clipboard
fun
Cancelled
(
exception
:
CancellationException
)
Properties
exception
Link copied to clipboard
val
exception
:
CancellationException