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
/
Failure
Failure
data
class
Failure
(
val
failure
:
Throwable
)
:
ExitCase
Members
Constructors
Failure
Link copied to clipboard
constructor
(
failure
:
Throwable
)
Properties
failure
Link copied to clipboard
val
failure
:
Throwable