Class IndexShardSnapshotFailedException

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

public class IndexShardSnapshotFailedException
extends IndexShardSnapshotException
Thrown when snapshot process is failed on a shard level
See Also:
Serialized Form