Package com.sap.cloud.security.x509
Class InvalidCertificateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.sap.cloud.security.x509.InvalidCertificateException
- All Implemented Interfaces:
Serializable
Runtime exception during certificate parsing and validation.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidCertificateException
(String message) InvalidCertificateException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidCertificateException
-
InvalidCertificateException
-