@InterfaceAudience.Public public class ExportSnapshotException extends HBaseSnapshotException
| Constructor and Description | 
|---|
| ExportSnapshotException(String msg) | 
| ExportSnapshotException(String message,
                       Exception e) | 
getSnapshotDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic 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.