Class ElasticClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.commons.search.es.client.ElasticClientException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ElasticClientAuthenticationException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionElasticClientException(String message) ElasticClientException(String message, Throwable cause) ElasticClientException(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
-
ElasticClientException
-
ElasticClientException
-
ElasticClientException
-