public class KeyPassphraseException extends OpenPGPKeyException
Constructor and Description |
---|
KeyPassphraseException(OpenPGPCertificate.OpenPGPComponentKey key,
java.lang.Exception cause) |
Modifier and Type | Method and Description |
---|---|
java.lang.Exception |
getCause() |
getComponentKey, getKey
getUnderlyingException
public KeyPassphraseException(OpenPGPCertificate.OpenPGPComponentKey key, java.lang.Exception cause)
public java.lang.Exception getCause()
getCause
in class PGPException