Class SnapshotInProgressException

All Implemented Interfaces:
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: