UncategorizedElasticsearchException@Deprecated public class ElasticsearchException extends RuntimeException
| Constructor and Description |
|---|
ElasticsearchException(String message)
Deprecated.
|
ElasticsearchException(String message,
Map<String,String> failedDocuments)
Deprecated.
|
ElasticsearchException(String message,
Throwable cause)
Deprecated.
|
ElasticsearchException(String message,
Throwable cause,
Map<String,String> failedDocuments)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFailedDocuments()
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.