Package org.bitcoinj.crypto
Class BIP38PrivateKey.BadPassphraseException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.bitcoinj.crypto.BIP38PrivateKey.BadPassphraseException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
- Enclosing class:
 - BIP38PrivateKey
 
public static final class BIP38PrivateKey.BadPassphraseException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description BadPassphraseException() 
 -