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