Uses of Class
org.apache.hadoop.ipc.RpcException

Packages that use RpcException
org.apache.hadoop.ipc Tools to help define network clients and servers. 
 

Uses of RpcException in org.apache.hadoop.ipc
 

Subclasses of RpcException in org.apache.hadoop.ipc
 class RpcClientException
          Indicates an exception in the RPC client
 class RpcServerException
          Indicates an exception on the RPC server
 class UnexpectedServerException
          Indicates that the RPC server encountered an undeclared exception from the service
 



Copyright © 2009 The Apache Software Foundation