Class SSLContextFactoryCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.kymaintegrationservices.exceptions.SSLContextFactoryCreationException
- All Implemented Interfaces:
Serializable
Thrown when there is a problem in creating the ssl context
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSSLContextFactoryCreationException(String message) SSLContextFactoryCreationException(String message, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SSLContextFactoryCreationException
-
SSLContextFactoryCreationException
-