@InterfaceAudience.Public public class RestoreSnapshotException extends HBaseSnapshotException
Constructor and Description |
---|
RestoreSnapshotException(String msg) |
RestoreSnapshotException(String message,
Exception e) |
RestoreSnapshotException(String msg,
SnapshotDescription desc) |
RestoreSnapshotException(String msg,
Throwable cause,
SnapshotDescription desc) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RestoreSnapshotException(String msg, SnapshotDescription desc)
public RestoreSnapshotException(String msg, Throwable cause, SnapshotDescription desc)
public RestoreSnapshotException(String msg)
Copyright © 2007–2019 Cloudera. All rights reserved.