Class SnapshotCreationException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentFragment

@Deprecated public class SnapshotCreationException extends SnapshotException
Deprecated.
This exception isn't thrown anymore. It's only here for BwC.
Thrown when snapshot creation fails completely TODO: Remove this class in 8.0
See Also: