org.hbase.async
public class NotServingRegionException extends RecoverableException implements HasFailedRpcException
| Modifier and Type | Method and Description |
|---|---|
HBaseRpc |
getFailedRpc()
Returns the RPC that caused this exception.
|
String |
getMessage() |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic String getMessage()
getMessage in class Throwablepublic HBaseRpc getFailedRpc()
HasFailedRpcExceptiongetFailedRpc in interface HasFailedRpcExceptionCopyright © 2010-2018, The Async HBase Authors