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