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.passkey
/
PasskeyResult
/
Error
Error
common
data
class
Error
(
val
exception
:
PasskeyException
)
:
PasskeyResult
<
Nothing
>
Operation failed with an error.
Members
Constructors
Error
Link copied to clipboard
common
constructor
(
exception
:
PasskeyException
)
Properties
exception
Link copied to clipboard
common
val
exception
:
PasskeyException
The exception that caused the failure