Package org.bouncycastle.openssl
Class PEMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.openssl.PEMException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EncryptionException
,PasswordException
- See Also:
-
Constructor Summary
ConstructorDescriptionPEMException
(String message) PEMException
(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