public class ConcurrentSnapshotExecutionException extends SnapshotException
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
Writeable.Reader<V>, Writeable.Writer<V>
REST_EXCEPTION_SKIP_STACK_TRACE, REST_EXCEPTION_SKIP_STACK_TRACE_DEFAULT
EMPTY_PARAMS
Constructor and Description |
---|
ConcurrentSnapshotExecutionException(Snapshot snapshot,
java.lang.String msg) |
ConcurrentSnapshotExecutionException(StreamInput in) |
ConcurrentSnapshotExecutionException(java.lang.String repositoryName,
java.lang.String snapshotName,
java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
RestStatus |
status()
Returns the rest status code associated with this exception.
|
getRepositoryName, getSnapshotName, writeTo
addHeader, addHeader, addMetadata, addMetadata, failureFromXContent, fromXContent, generateFailureXContent, generateThrowableXContent, getDetailedMessage, getExceptionName, getExceptionName, getHeader, getHeaderKeys, getHeaders, getId, getIndex, getMetadata, getMetadata, getMetadataKeys, getResourceId, getResourceType, getRootCause, getShardId, guessRootCauses, guessRootCauses, innerToXContent, isRegistered, metadataToXContent, readException, readStackTrace, setIndex, setIndex, setResources, setShard, toString, toXContent, unwrapCause, writeStackTraces
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isFragment
public ConcurrentSnapshotExecutionException(java.lang.String repositoryName, java.lang.String snapshotName, java.lang.String msg)
public ConcurrentSnapshotExecutionException(Snapshot snapshot, java.lang.String msg)
public ConcurrentSnapshotExecutionException(StreamInput in) throws java.io.IOException
java.io.IOException
public RestStatus status()
ElasticsearchException
status
in class ElasticsearchException