Class IndexShardRestoreException

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

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