kts4mc-template-1.21.11
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kts4mc-template-1.21.11
kts4mc-template-1.21.11
/
top.katton.util
/
Result
/
Companion
/
failure
failure
fun
failure
(
message
:
String
)
:
Result
<
Nothing
>
fun
failure
(
exception
:
Throwable
)
:
Result
<
Nothing
>