@InterfaceAudience.Public public class SnapshotExistsException extends HBaseSnapshotException
| 构造器和说明 |
|---|
SnapshotExistsException(String msg) |
SnapshotExistsException(String msg,
SnapshotDescription desc)
Failure due to the snapshot already existing
|
getSnapshotDescriptionpublic SnapshotExistsException(String msg)
public SnapshotExistsException(String msg, SnapshotDescription desc)
msg - full description of the failuredesc - snapshot that was attemptedCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.