public static class MnemonicException.MnemonicWordException extends MnemonicException
MnemonicException.MnemonicChecksumException, MnemonicException.MnemonicLengthException, MnemonicException.MnemonicWordException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
badWord
Contains the word that was not found in the word list.
|
Constructor and Description |
---|
MnemonicWordException(java.lang.String badWord) |