public final class RegionMovedException extends NotServingRegionException implements HasFailedRpcException
| Modifier and Type | Method and Description |
|---|---|
HBaseRpc |
getFailedRpc()
Returns the RPC that caused this exception.
|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class NotServingRegionExceptionpublic HBaseRpc getFailedRpc()
HasFailedRpcExceptiongetFailedRpc in interface HasFailedRpcExceptiongetFailedRpc in class NotServingRegionExceptionCopyright © 2010-2017, The Async HBase Authors