Package org.pgpainless.exception
Class SecretKeyNotFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.pgpainless.exception.SecretKeyNotFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class SecretKeyNotFoundException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SecretKeyNotFoundException(long keyId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getKeyId()
-