public class IndexException extends ElasticsearchException
ElasticsearchException.WithRestHeaders| Modifier | Constructor and Description |
|---|---|
protected |
IndexException(Index index,
boolean withSpace,
String msg,
Throwable cause) |
|
IndexException(Index index,
String msg) |
|
IndexException(Index index,
String msg,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Index |
index() |
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Index index()
Copyright © 2009–2016. All rights reserved.