public class IndexNotFoundException extends ElasticsearchException
| Constructor and Description |
|---|
IndexNotFoundException(String message) |
IndexNotFoundException(String message,
List<String> errorDetails) |
| Modifier and Type | Method and Description |
|---|---|
static IndexNotFoundException |
create(String errorMessage,
String index) |
getErrorDetails, getMessage, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2012–2021 Graylog, Inc.. All rights reserved.