Package nl.altindag.ssl.exception
Class GenericCertificateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.altindag.ssl.exception.GenericException
nl.altindag.ssl.exception.GenericSecurityException
nl.altindag.ssl.exception.GenericCertificateException
- All Implemented Interfaces:
Serializable
- Author:
- Hakan Altindag
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGenericCertificateException(String message) GenericCertificateException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GenericCertificateException
-
GenericCertificateException
-
GenericCertificateException
-