Class SnapshotMissingException

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

public class SnapshotMissingException extends SnapshotException
Thrown if requested snapshot doesn't exist
See Also: