@InterfaceAudience.Public @InterfaceStability.Evolving public class SnapshotDoesNotExistException extends HBaseSnapshotException
| Constructor and Description | 
|---|
| SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshotDescription)Deprecated. 
 since 1.3.0, will be removed in 3.0.0 | 
| SnapshotDoesNotExistException(String message) | 
getSnapshotDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SnapshotDoesNotExistException(String message)
message - the full description of the failure@Deprecated public SnapshotDoesNotExistException(org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription snapshotDescription)
snapshotDescription - expected snapshot to findCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.