blockchain-kit-sdk
Toggle table of contents
1.0.21-dev
common
Target filter
common
Switch theme
Search in API
Skip to content
blockchain-kit-sdk
blockchain-kit-sdk
/
com.cramium.blockchain.kit.mpc.client
Package-level
declarations
Types
Types
Mpc
Sdk
Exception
Link copied to clipboard
common
@
ObjCName
(
swiftName
=
"MpcSdkException"
)
class
MpcSdkException
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
:
Exception
Represents an exception specific to handling errors in the MPC SDK.