@InterfaceAudience.Public public class SnapshotDoesNotExistException extends HBaseSnapshotException
| 构造器和说明 |
|---|
SnapshotDoesNotExistException(SnapshotDescription snapshotDescription) |
SnapshotDoesNotExistException(String message) |
getSnapshotDescriptionpublic 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.