Class InvalidSnapshotNameException

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

public class InvalidSnapshotNameException extends SnapshotException
Thrown on the attempt to create a snapshot with invalid name
See Also: