public class SearchContextException extends SearchException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
SearchContextException(SearchContext context,
String msg) |
SearchContextException(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 SearchContextException(SearchContext context, String msg)
public SearchContextException(SearchContext context, String msg, Throwable t)
Copyright © 2009–2015. All rights reserved.