com.google.bitcoin.crypto
Class MnemonicException.MnemonicLengthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.bitcoin.crypto.MnemonicException
com.google.bitcoin.crypto.MnemonicException.MnemonicLengthException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- MnemonicException
public static class MnemonicException.MnemonicLengthException
- extends MnemonicException
Thrown when an argument to MnemonicCode is the wrong length.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MnemonicException.MnemonicLengthException
public MnemonicException.MnemonicLengthException(String msg)
Copyright © 2014. All rights reserved.