- All Known Implementing Classes:
BroadcastShardOperationFailedException,DfsPhaseExecutionException,FetchPhaseExecutionException,HttpHeadersValidationException,IndexCreationException,IngestPipelineException,IngestProcessorException,QueryPhaseExecutionException,RecoverFilesRecoveryException,RemoteTransportException,SearchException,SearchTimeoutException,SendRequestTransportException
public interface ElasticsearchWrapperException
An exception that is meant to be "unwrapped" when sent back to the user
as an error because its is
cause, if non-null is
always more useful to the user than the exception itself.-
Method Summary
-
Method Details
-
getCause
Throwable getCause()
-