Class SnapshotException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment
Direct Known Subclasses:
ConcurrentSnapshotExecutionException, InvalidSnapshotNameException, SnapshotCreationException, SnapshotMissingException, SnapshotRestoreException

public class SnapshotException extends ElasticsearchException
Generic snapshot exception
See Also: