public class RemoteCallException extends RemoteException
Constructor and Description |
---|
RemoteCallException(int seqId,
com.google.protobuf.Descriptors.MethodDescriptor methodDesc,
Throwable t) |
RemoteCallException(int seqId,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
RpcProtos.RpcResponse |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RemoteCallException(int seqId, com.google.protobuf.Descriptors.MethodDescriptor methodDesc, Throwable t)
public RemoteCallException(int seqId, Throwable t)
public RpcProtos.RpcResponse getResponse()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.