@InterfaceAudience.Public public class RestoreSnapshotException extends HBaseSnapshotException
| 构造器和说明 |
|---|
RestoreSnapshotException(String msg) |
RestoreSnapshotException(String msg,
SnapshotDescription desc) |
RestoreSnapshotException(String message,
Throwable e) |
RestoreSnapshotException(String msg,
Throwable cause,
SnapshotDescription desc) |
getSnapshotDescriptionpublic RestoreSnapshotException(String msg, SnapshotDescription desc)
public RestoreSnapshotException(String msg, Throwable cause, SnapshotDescription desc)
public RestoreSnapshotException(String msg)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.