VLJ Iteration II, v. 1.0.0.193

Uses of Class
gov.va.med.foundations.rpc.RpcFaultException

Packages that use RpcFaultException
gov.va.med.foundations.rpc Implements RPC requests and responses over VistaLink. 
 

Uses of RpcFaultException in gov.va.med.foundations.rpc
 

Subclasses of RpcFaultException in gov.va.med.foundations.rpc
 class NoRpcContextFaultException
          This exception represents the case where the request RPC context does not exist or the current user does not have access to the B-option representing the context.
 class RpcNotInContextFaultException
          This exception represents the case where the requested RPC is not contained in the current RPC context.
 class RpcTimeOutFaultException
          This exception represents the case where the RPC execution took too long on the server and the appliaction gracefully stopped the RPC's processing.
 


VLJ Iteration II, v. 1.0.0.193

VistaLink Iteration II, v. 1.0.0.193