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