@InterfaceAudience.Public public class UnknownSnapshotException extends HBaseSnapshotException
Constructor and Description |
---|
UnknownSnapshotException(String msg) |
UnknownSnapshotException(String msg,
Exception e) |
getSnapshotDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownSnapshotException(String msg)
msg
- full information about the failurepublic UnknownSnapshotException(String msg, Exception e)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.