@InterfaceAudience.Public public class ExportSnapshotException extends HBaseSnapshotException
Constructor and Description |
---|
ExportSnapshotException(String msg) |
ExportSnapshotException(String message,
Exception e) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ExportSnapshotException(String msg)
msg
- message describing the exceptionpublic ExportSnapshotException(String message, Exception e)
message
- message describing the exceptione
- causeCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.