public class FetchPhaseExecutionException extends SearchContextException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
FetchPhaseExecutionException(SearchContext context,
String msg) |
FetchPhaseExecutionException(SearchContext context,
String msg,
Throwable t) |
shard
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FetchPhaseExecutionException(SearchContext context, String msg)
public FetchPhaseExecutionException(SearchContext context, String msg, Throwable t)
Copyright © 2009–2015. All rights reserved.