waltid-openid4vc-wallet-persistence-mobile
Toggle table of contents
1.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
waltid-openid4vc-wallet-persistence-mobile
waltid-openid4vc-wallet-persistence-mobile
/
id.walt.wallet2.persistence.encryption
/
WalletPersistenceException
/
DatabaseUnlockFailed
Database
Unlock
Failed
class
DatabaseUnlockFailed
(
walletId
:
String
,
cause
:
Throwable
?
=
null
)
:
WalletPersistenceException
The encrypted wallet database or stored database key could not be unlocked.
Members
Constructors
Database
Unlock
Failed
Link copied to clipboard
constructor
(
walletId
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?