@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
Constructor and Description |
---|
SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription desc) |
SnapshotDoesNotExistException(String msg) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SnapshotDoesNotExistException(String msg)
msg
- full description of the failurepublic SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription desc)
desc
- expected snapshot to find