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