toggle menu
Arrow
1.2.4
common
switch theme
search in API
arrow-fx-coroutines
/
arrow.fx.coroutines
/
ExitCase
/
Cancelled
Cancelled
data
class
Cancelled
(
val
exception
:
CancellationException
)
:
ExitCase
(
source
)
Members
Constructors
Cancelled
Link copied to clipboard
constructor
(
exception
:
CancellationException
)
Properties
exception
Link copied to clipboard
val
exception
:
CancellationException