toggle menu
arc-result
0.98.0
jvm
switch theme
search in API
arc-result
/
ai.ancf.lmos.arc.core
/
getOrThrow
get
Or
Throw
fun
<
R
,
E
:
Exception
>
Result
<
R
,
E
>
.
getOrThrow
(
)
:
R
Return the value of the success case or throws the exception.