Spring Web Services Framework

Uses of Class
org.springframework.ws.client.WebServiceFaultException

Packages that use WebServiceFaultException
org.springframework.ws.soap.client Contains classes for SOAP-specific client-side Spring-WS support. 
 

Uses of WebServiceFaultException in org.springframework.ws.soap.client
 

Subclasses of WebServiceFaultException in org.springframework.ws.soap.client
 class SoapFaultClientException
          Thrown by SoapFaultMessageResolver when the response message has a fault.
 


Spring Web Services Framework

Copyright © 2005-2013 The Spring Web Services Framework. All Rights Reserved.