Package com.oracle.bmc.http.client.pki
Class PemEncryptionException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- com.oracle.bmc.http.client.pki.PemException
-
- com.oracle.bmc.http.client.pki.PemEncryptionException
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PemEncryptedKeyException
public class PemEncryptionException extends PemException
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-