Class IndexShardSnapshotException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment
Direct Known Subclasses:
IndexShardSnapshotFailedException

public class IndexShardSnapshotException extends ElasticsearchException
Generic shard snapshot exception
See Also:
  • Constructor Details