Package nl.altindag.ssl.exception
Class GenericSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nl.altindag.ssl.exception.GenericException
nl.altindag.ssl.exception.GenericSecurityException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GenericCertificateException,GenericHostnameVerifierException,GenericIOException,GenericKeyManagerException,GenericKeyStoreException,GenericSSLContextException,GenericTrustManagerException
- Author:
- Hakan Altindag
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGenericSecurityException(String message) GenericSecurityException(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
-
GenericSecurityException
-
GenericSecurityException
-
GenericSecurityException
-