Class KeyPassphraseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.openpgp.PGPException
org.bouncycastle.openpgp.api.exception.OpenPGPKeyException
org.bouncycastle.openpgp.api.exception.KeyPassphraseException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.bouncycastle.openpgp.api.exception.OpenPGPKeyException
getComponentKey, getKey
Methods inherited from class org.bouncycastle.openpgp.PGPException
getUnderlyingException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KeyPassphraseException
-
-
Method Details
-
getCause
- Overrides:
getCause
in classPGPException
-