public class SearchParseException extends SearchContextException
ElasticsearchException.WithRestHeaders| Constructor and Description |
|---|
SearchParseException(SearchContext context,
String msg) |
SearchParseException(SearchContext context,
String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
shardcontains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SearchParseException(SearchContext context, String msg)
public SearchParseException(SearchContext context, String msg, Throwable cause)
public RestStatus status()
ElasticsearchExceptionstatus in class ElasticsearchExceptionCopyright © 2009–2016. All rights reserved.