Arrow
Toggle table of contents
2.0.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-fx-coroutines
/
arrow.fx.coroutines
/
ExitCase
/
Cancelled
Cancelled
data
class
Cancelled
(
val
exception
:
CancellationException
)
:
ExitCase
Members
Constructors
Cancelled
Link copied to clipboard
constructor
(
exception
:
CancellationException
)
Properties
exception
Link copied to clipboard
val
exception
:
CancellationException