Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util
/
checkSuccess
check
Success
fun
<
S
,
F
>
Try
<
S
,
F
>
.
checkSuccess
(
)
:
S
Returns value in case of success and throws an
IllegalStateException
in case of failure.