public class RpcNoSuchProtocolException extends RpcServerException
| Constructor and Description |
|---|
RpcNoSuchProtocolException(String message) |
| Modifier and Type | Method and Description |
|---|---|
RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto |
getRpcErrorCodeProto()
get the detailed rpc status corresponding to this exception
|
RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto |
getRpcStatusProto()
get the rpc status corresponding to this exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RpcNoSuchProtocolException(String message)
public RpcHeaderProtos.RpcResponseHeaderProto.RpcStatusProto getRpcStatusProto()
getRpcStatusProto in class RpcServerExceptionpublic RpcHeaderProtos.RpcResponseHeaderProto.RpcErrorCodeProto getRpcErrorCodeProto()
getRpcErrorCodeProto in class RpcServerExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.