Kuira
Toggle table of contents
0.1.0-alpha05
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
wallet-seed
/
com.midnight.kuira.sdk.walletseed
/
RecoveryNotAllowedException
Recovery
Not
Allowed
Exception
class
RecoveryNotAllowedException
(
message
:
String
)
:
Exception
Restore was attempted while a wallet already exists; sign out first.
Members
Constructors
Recovery
Not
Allowed
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?