public class InvalidSnapshotNameException extends SnapshotException
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.
|
snapshotcontains, getDetailedMessage, getMostSpecificCause, getRootCause, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSnapshotNameException(SnapshotId snapshot, String desc)
public RestStatus status()
ElasticsearchExceptionstatus in class ElasticsearchExceptionCopyright © 2009–2016. All rights reserved.