| Name | Description | Type | Package | Framework |
| CorruptedSnapshotException | Exception thrown when the found snapshot info from the filesystem is not validSee Also:Serialized Form | Class | org.apache.hadoop.hbase.snapshot | HBase |
| ExportSnapshot | Export the specified snapshot to a given FileSystem. | Class | org.apache.hadoop.hbase.snapshot | HBase |
| ExportSnapshotException | Thrown when a snapshot could not be exported due to an error during the operation. | Class | org.apache.hadoop.hbase.snapshot | HBase |
| HBaseSnapshotException | General exception base class for when a snapshot failsSee Also:Serialized Form | Class | org.apache.hadoop.hbase.snapshot | HBase |
| RestoreSnapshotException | Thrown when a snapshot could not be restored due to a server-side error when restoring it. | Class | org.apache.hadoop.hbase.snapshot | HBase |
| SnapshotCreationException | Thrown when a snapshot could not be created due to a server-side error when taking the snapshot. | Class | org.apache.hadoop.hbase.snapshot | HBase |
| SnapshotDoesNotExistException | Thrown when the server is looking for a snapshot but can't find the snapshot on the filesystemSee Also:Serialized Form | Class | org.apache.hadoop.hbase.snapshot | HBase |
| SnapshotExistsException | Thrown when a snapshot exists but should notSee Also:Serialized Form | Class | org.apache.hadoop.hbase.snapshot | HBase |
| SnapshotInfo | Tool for dumping snapshot information. | Class | org.apache.hadoop.hbase.snapshot | HBase |
| TablePartiallyOpenException | Thrown if a table should be online/offline but is partially openSee Also:Serialized Form | Class | org.apache.hadoop.hbase.snapshot | HBase |
| UnknownSnapshotException | Exception thrown when we get a request for a snapshot we don't recognize. | Class | org.apache.hadoop.hbase.snapshot | HBase |