@InterfaceAudience.Public public class SnapshotExistsException extends HBaseSnapshotException
Constructor and Description |
---|
SnapshotExistsException(String msg) |
SnapshotExistsException(String msg,
SnapshotDescription desc)
Failure due to the snapshot already existing
|
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SnapshotExistsException(String msg)
public SnapshotExistsException(String msg, SnapshotDescription desc)
msg
- full description of the failuredesc
- snapshot that was attemptedCopyright © 2007–2019 Cloudera. All rights reserved.