Class IndexShardRestoreFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.ElasticsearchException
org.elasticsearch.index.snapshots.IndexShardRestoreException
org.elasticsearch.index.snapshots.IndexShardRestoreFailedException
All Implemented Interfaces:
java.io.Serializable, Writeable, ToXContent, ToXContentFragment

public class IndexShardRestoreFailedException
extends IndexShardRestoreException
Thrown when restore of a shard fails
See Also:
Serialized Form