@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
| Constructor and Description |
|---|
SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription desc) |
SnapshotDoesNotExistException(java.lang.String msg) |
getSnapshotDescriptionpublic SnapshotDoesNotExistException(java.lang.String msg)
msg - full description of the failurepublic SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription desc)
desc - expected snapshot to find