public class RepositoryVerificationException extends RepositoryException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
RepositoryVerificationException(String repository,
String msg) |
RepositoryVerificationException(String repository,
String msg,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
repository
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RepositoryVerificationException(String repository, String msg)
public RestStatus status()
ElasticsearchException
status
in class ElasticsearchException
Copyright © 2009–2015. All rights reserved.