@InterfaceAudience.Public public class UnknownSnapshotException extends HBaseSnapshotException
| Constructor and Description | 
|---|
| UnknownSnapshotException(String message) | 
| UnknownSnapshotException(String message,
                        Exception e) | 
getSnapshotDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownSnapshotException(String message)
message - full information about the failurepublic UnknownSnapshotException(String message, Exception e)
message - full information about the failuree - the actual cause of the exceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.