Class SnapshotCreationException

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

public class SnapshotCreationException
extends SnapshotException
Thrown when snapshot creation fails completely
See Also:
Serialized Form