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