@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotExistsException extends HBaseSnapshotException
| Constructor and Description |
|---|
SnapshotExistsException(java.lang.String msg) |
SnapshotExistsException(java.lang.String msg,
HBaseProtos.SnapshotDescription desc)
Failure due to the snapshot already existing
|
getSnapshotDescriptionpublic SnapshotExistsException(java.lang.String msg)
public SnapshotExistsException(java.lang.String msg,
HBaseProtos.SnapshotDescription desc)
msg - full description of the failuredesc - snapshot that was attempted