Class IndexShardRestoreException

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

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