@InterfaceAudience.Public public class SnapshotDoesNotExistException extends HBaseSnapshotException
Constructor and Description |
---|
SnapshotDoesNotExistException(SnapshotDescription snapshotDescription) |
SnapshotDoesNotExistException(String message) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SnapshotDoesNotExistException(String message)
message
- the full description of the failurepublic SnapshotDoesNotExistException(SnapshotDescription snapshotDescription)
snapshotDescription
- expected snapshot to findCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.