Class SnapshotInProgressException

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

public class SnapshotInProgressException
extends ElasticsearchException
Thrown on the attempt to execute an action that requires that no snapshot is in progress.
See Also:
Serialized Form