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