com.google.bitcoin.crypto
Class MnemonicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.bitcoin.crypto.MnemonicException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- MnemonicException.MnemonicChecksumException, MnemonicException.MnemonicLengthException, MnemonicException.MnemonicWordException
public class MnemonicException
- extends Exception
Exceptions thrown by the MnemonicCode module.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MnemonicException
public MnemonicException()
MnemonicException
public MnemonicException(String msg)
Copyright © 2014. All rights reserved.