CRYPTO SDK
Toggle table of contents
2025.11.02
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
CRYPTO SDK
Crypto-common
/
cz.kotox.crypto.sdk.common
/
catchError
catch
Error
inline
fun
<
E
,
V
>
Either
<
E
,
V
>
.
catchError
(
action
:
(
E
)
->
Nothing
)
:
V