Squishy
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Squishy
core
/
mtctx.squishy.foundation
/
failure
failure
fun
failure
(
message
:
String
?
,
throwable
:
Throwable
?
=
null
,
outcome
:
Outcome
<
*
>
?
=
null
)
:
Outcome.Failure
fun
failure
(
throwable
:
Throwable
,
outcome
:
Outcome
<
*
>
?
=
null
)
:
Outcome.Failure
fun
failure
(
outcome
:
Outcome
<
*
>
?
=
null
)
:
Outcome.Failure