public class SnapshotCreationException extends SnapshotException
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
public SnapshotCreationException(SnapshotId snapshot, String message)
public SnapshotCreationException(SnapshotId snapshot, Throwable cause)
Copyright © 2009–2015. All rights reserved.