VistALink v1.5.0.026

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

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

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

Subclasses of RpcFaultException in gov.va.med.vistalink.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 RpcNotOkForProxyUseException
          This exception represents the case where the requested RPC is not marked as OK for use by an application proxy user, but has been attempted to be invoked by one.
 class RpcTimeOutFaultException
          This exception represents the case where the RPC execution took too long on the server and the application gracefully stopped the RPC's processing.
 


VistALink v1.5.0.026

VistALink v1.5.0.026