Class ConcurrentSnapshotExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.snapshots.SnapshotException
org.elasticsearch.snapshots.ConcurrentSnapshotExecutionException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public class ConcurrentSnapshotExecutionException
extends SnapshotException
Thrown when a user tries to multiple conflicting snapshot/restore operations at the same time.
See Also:
Serialized Form