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