| Exception | Description | 
|---|---|
| DeserializationException | Failed deserialization. | 
| FailedSanityCheckException | Exception thrown if a mutation fails sanity checks. | 
| HBaseException | Base checked exception in HBase. | 
| LockTimeoutException | |
| MergeRegionException | Thrown when something is wrong in trying to merge two regions. | 
| OutOfOrderScannerNextException | Thrown by a RegionServer while doing next() calls on a ResultScanner. | 
| RegionInRecoveryException | Thrown when a read request issued against a region which is in recovering state. | 
| RegionMovedException | Subclass if the server knows the region is now on another server. | 
| RegionOpeningException | Subclass if the server knows the region is now on another server. | 
| UnknownProtocolException | An error requesting an RPC protocol that the server is not serving. | 
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.