Class ConcurrentSnapshotExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.OpenSearchException
org.opensearch.snapshots.SnapshotException
org.opensearch.snapshots.ConcurrentSnapshotExecutionException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.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