Class IndexShardSnapshotException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment
Direct Known Subclasses:
IndexShardSnapshotFailedException

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