Class SnapshotException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Direct Known Subclasses:
ConcurrentSnapshotExecutionException, InvalidSnapshotNameException, SnapshotCreationException, SnapshotMissingException, SnapshotRestoreException

public class SnapshotException extends ElasticsearchException
Generic snapshot exception
See Also:
Serialized Form