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