@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotExistsException extends HBaseSnapshotException
Constructor and Description |
---|
SnapshotExistsException(String msg) |
SnapshotExistsException(String msg,
HBaseProtos.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, HBaseProtos.SnapshotDescription desc)
msg
- full description of the failuredesc
- snapshot that was attempted