com.google.bitcoin.crypto
Class MnemonicException.MnemonicChecksumException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.bitcoin.crypto.MnemonicException
com.google.bitcoin.crypto.MnemonicException.MnemonicChecksumException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MnemonicException
public static class MnemonicException.MnemonicChecksumException
- extends MnemonicException
Thrown when a list of MnemonicCode words fails the checksum check.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MnemonicException.MnemonicChecksumException
public MnemonicException.MnemonicChecksumException()
Copyright © 2014. All rights reserved.