@InterfaceAudience.Public @InterfaceStability.Stable public class ExportSnapshotException extends HBaseSnapshotException
| Constructor and Description |
|---|
ExportSnapshotException(java.lang.String msg) |
ExportSnapshotException(java.lang.String message,
java.lang.Exception e) |
getSnapshotDescriptionpublic ExportSnapshotException(java.lang.String msg)
msg - message describing the exceptionpublic ExportSnapshotException(java.lang.String message,
java.lang.Exception e)
message - message describing the exceptione - cause