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
ConstructorsConstructorDescriptionPEMException(String message) PEMException(String message, Exception underlying) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PEMException
-
PEMException
-
-
Method Details
-
getUnderlyingException
-
getCause
-