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