public class InvalidIndexNameException extends IndexException
ElasticsearchException.WithRestHeaders| Constructor and Description |
|---|
InvalidIndexNameException(Index index,
String name,
String desc) |
| 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.