Class SearchException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.OpenSearchException
org.opensearch.search.SearchException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment, OpenSearchWrapperException
Direct Known Subclasses:
DfsPhaseExecutionException, FetchPhaseExecutionException, QueryPhaseExecutionException, SearchParseException

public class SearchException
extends OpenSearchException
implements OpenSearchWrapperException
See Also:
Serialized Form