Package org.bitcoinj.crypto
Class BIP38PrivateKey.BadPassphraseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.crypto.BIP38PrivateKey.BadPassphraseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- BIP38PrivateKey
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BadPassphraseException
public BadPassphraseException()
-