Class IndexShardSnapshotFailedException

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

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