public class InvalidSnapshotNameException extends SnapshotException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
InvalidSnapshotNameException(SnapshotId snapshot,
String desc) |
Modifier and Type | Method and Description |
---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
snapshot
contains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCause
public InvalidSnapshotNameException(SnapshotId snapshot, String desc)
public RestStatus status()
ElasticsearchException
status
in class ElasticsearchException
Copyright © 2009–2015. All rights reserved.