Class IndexShardRestoreFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.opensearch.OpenSearchException
org.opensearch.index.snapshots.IndexShardRestoreException
org.opensearch.index.snapshots.IndexShardRestoreFailedException
All Implemented Interfaces:
java.io.Serializable, Writeable, org.opensearch.common.xcontent.ToXContent, org.opensearch.common.xcontent.ToXContentFragment

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