java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.common.ssl.SslConfigException
- All Implemented Interfaces:
Serializable
A base exception for problems that occur while trying to configure SSL.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSslConfigException(String message) SslConfigException(String message, Exception 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
-
SslConfigException
-
SslConfigException
-