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