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