Package org.bouncycastle.openssl
Class EncryptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.bouncycastle.openssl.PEMException
org.bouncycastle.openssl.EncryptionException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.bouncycastle.openssl.PEMException
getUnderlyingException
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EncryptionException
-
EncryptionException
-
-
Method Details
-
getCause
- Overrides:
getCause
in classPEMException
-