Class IndexShardRestoreException

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

public class IndexShardRestoreException extends ElasticsearchException
Generic shard restore exception
See Also:
  • Constructor Details