public class RepositoryException extends ElasticsearchException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
RepositoryException(String repository,
String msg) |
RepositoryException(String repository,
String msg,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
repository()
Returns repository name
|
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2009–2015. All rights reserved.