Class RpcException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RpcClientException, RpcServerException, UnexpectedServerException

public class RpcException extends IOException
Indicates an exception during the execution of remote procedure call.
See Also: