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