Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.model
/
SdkError
/
SdkError
Sdk
Error
constructor
(
kind
:
SdkError.Kind
,
message
:
String
,
cause
:
Throwable
?
=
null
)