@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
Constructor and Description |
---|
SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.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(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription desc)
desc
- expected snapshot to findCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.