@InterfaceAudience.Public public class UnknownSnapshotException extends HBaseSnapshotException
Constructor and Description |
---|
UnknownSnapshotException(String message) |
UnknownSnapshotException(String message,
Exception e) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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–2020 The Apache Software Foundation. All rights reserved.