public class SnapshotCreationException extends SnapshotException implements ElasticsearchWrapperException
ElasticsearchException.WithRestHeaders| Constructor and Description |
|---|
SnapshotCreationException(SnapshotId snapshot,
String message) |
SnapshotCreationException(SnapshotId snapshot,
Throwable cause) |
snapshotcontains, getDetailedMessage, getMostSpecificCause, getRootCause, status, unwrapCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCausepublic SnapshotCreationException(SnapshotId snapshot, String message)
public SnapshotCreationException(SnapshotId snapshot, Throwable cause)
Copyright © 2009–2015. All rights reserved.