Package org.bouncycastle.openpgp
Class PGPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bouncycastle.openpgp.PGPException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PGPDataValidationException
,PGPKeyValidationException
generic exception class for PGP encoding/decoding problems
- See Also:
-
Constructor Summary
ConstructorDescriptionPGPException
(String message) PGPException
(String message, Exception underlying) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString