| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | 
 Provides HBase Client 
 | 
| org.apache.hadoop.hbase.snapshot | 
| Class and Description | 
|---|
| HBaseSnapshotException
 General exception base class for when a snapshot fails. 
 | 
| RestoreSnapshotException
 Thrown when a snapshot could not be restored due to a server-side error when restoring it. 
 | 
| SnapshotCreationException
 Thrown when a snapshot could not be created due to a server-side error when
 taking the snapshot. 
 | 
| UnknownSnapshotException
 Exception thrown when we get a request for a snapshot we don't recognize. 
 | 
| Class and Description | 
|---|
| HBaseSnapshotException
 General exception base class for when a snapshot fails. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.