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