public final class NotServingRegionException extends RecoverableException 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 Throwablepublic HBaseRpc getFailedRpc()
HasFailedRpcExceptiongetFailedRpc in interface HasFailedRpcException