Package org.bitcoinj.crypto
Class MnemonicException.MnemonicLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.crypto.MnemonicException
org.bitcoinj.crypto.MnemonicException.MnemonicLengthException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - MnemonicException
 
Thrown when an argument to MnemonicCode is the wrong length.
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.bitcoinj.crypto.MnemonicException
MnemonicException.MnemonicChecksumException, MnemonicException.MnemonicLengthException, MnemonicException.MnemonicWordException - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
MnemonicLengthException
 
 -