bdk-jvm
Toggle table of contents
1.2.0
jvm
Platform filter
jvm
Switch theme
Search in API
bdk-jvm
bdk-jvm
/
org.bitcoindevkit
/
Bip39Exception
/
AmbiguousLanguages
Ambiguous
Languages
class
AmbiguousLanguages
(
val
languages
:
String
)
:
Bip39Exception
(
source
)
Members
Constructors
Ambiguous
Languages
Link copied to clipboard
constructor
(
languages
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
languages
Link copied to clipboard
val
languages
:
String
message
Link copied to clipboard
open
override
val
message
:
String