public class SnapshotCreationException extends SnapshotException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders
Constructor and Description |
---|
SnapshotCreationException(SnapshotId snapshot,
String message) |
SnapshotCreationException(SnapshotId snapshot,
Throwable cause) |
snapshot
contains, getDetailedMessage, getMostSpecificCause, getRootCause, status, 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 SnapshotCreationException(SnapshotId snapshot, String message)
public SnapshotCreationException(SnapshotId snapshot, Throwable cause)
Copyright © 2009–2015. All rights reserved.