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.error
/
ApiError
/
CancellationError
/
CancellationError
Cancellation
Error
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
,
logPriority
:
LogPriority
?
=
null
)