Uses of Class
org.springframework.ws.WebServiceMessageException
Packages that use WebServiceMessageException
Package
Description
Provides MIME functionality for use the Spring Web Services framework.
Provides the Plain Old XML (POX) functionality of the Spring Web Services framework.
Contains an implementation of the POX interfaces that is based on DOM.
Provides the SOAP functionality of the Spring Web Services framework.
SOAP with Attachments API for Java (SAAJ) support for Spring-WS soap message infrastructure.
-
Uses of WebServiceMessageException in org.springframework.ws.mime
Subclasses of WebServiceMessageException in org.springframework.ws.mimeModifier and TypeClassDescriptionclass
Exception thrown when a MIME attachment could not be accessed. -
Uses of WebServiceMessageException in org.springframework.ws.pox
Subclasses of WebServiceMessageException in org.springframework.ws.poxModifier and TypeClassDescriptionclass
Specific subclass ofWebServiceMessageException
for Plain Old XML messages. -
Uses of WebServiceMessageException in org.springframework.ws.pox.dom
Subclasses of WebServiceMessageException in org.springframework.ws.pox.domModifier and TypeClassDescriptionclass
Specific subclass ofPoxMessageException
for DOM Plain Old XML messages. -
Uses of WebServiceMessageException in org.springframework.ws.soap
Subclasses of WebServiceMessageException in org.springframework.ws.soapModifier and TypeClassDescriptionclass
Exception thrown when a SOAP body could not be accessed.class
Exception thrown when a SOAP element could not be accessed.class
Exception thrown when a SOAP body could not be accessed.class
Exception thrown when a SOAP fault could not be accessed.class
Exception thrown when a SOAP header could not be accessed.class
Exception thrown when a web service message cannot be created.class
Base class for all SOAP message exceptions. -
Uses of WebServiceMessageException in org.springframework.ws.soap.saaj
Subclasses of WebServiceMessageException in org.springframework.ws.soap.saajModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class