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, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Index index()
Copyright © 2009–2015. All rights reserved.