public class UncategorizedElasticsearchException extends UncategorizedDataAccessException
Constructor and Description |
---|
UncategorizedElasticsearchException(String msg) |
UncategorizedElasticsearchException(String msg,
Integer statusCode,
String responseBody,
Throwable cause) |
UncategorizedElasticsearchException(String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getResponseBody() |
Integer |
getStatusCode() |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.