public class QueryPhaseExecutionException extends SearchContextException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
Writeable.Reader<V>, Writeable.Writer<V>
REST_EXCEPTION_SKIP_CAUSE, REST_EXCEPTION_SKIP_CAUSE_DEFAULT, REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT, UNKNOWN_VERSION_ADDED
EMPTY_PARAMS
Constructor and Description |
---|
QueryPhaseExecutionException(SearchContext context,
java.lang.String msg) |
QueryPhaseExecutionException(SearchContext context,
java.lang.String msg,
java.lang.Throwable cause) |
QueryPhaseExecutionException(StreamInput in) |
shard, writeTo
addHeader, addHeader, causeToXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getId, getIndex, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, readException, readStackTrace, renderException, renderHeader, setIndex, setIndex, setResources, setShard, setShard, status, toString, toXContent, toXContent, unwrapCause, writeStackTraces
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
public QueryPhaseExecutionException(SearchContext context, java.lang.String msg, java.lang.Throwable cause)
public QueryPhaseExecutionException(StreamInput in) throws java.io.IOException
java.io.IOException
public QueryPhaseExecutionException(SearchContext context, java.lang.String msg)