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
/
CannotDeleteLastCredentialException
Cannot
Delete
Last
Credential
Exception
common
class
CannotDeleteLastCredentialException
:
Exception
Exception thrown when attempting to delete the last active credential.
Members
Constructors
Cannot
Delete
Last
Credential
Exception
Link copied to clipboard
common
constructor
(
)
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
localized
Message
Link copied to clipboard
common
open
val
localizedMessage
:
String
?
message
Link copied to clipboard
common
open
val
message
:
String
?
stack
Trace
Link copied to clipboard
common
open
var
stackTrace
:
Array
<
out
StackTraceElement
?
>
?
suppressed
Link copied to clipboard
common
val
suppressed
:
Array
<
out
Throwable
?
>
?