| Name | Package | Description |
| AttachmentException | org.springframework.ws.mime | Exception thrown when a MIME attachment could not be accessed. |
| AxiomAttachmentException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapBodyException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapElementException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapEnvelopeException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapFaultException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapHeaderException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapMessageCreationException | org.springframework.ws.soap.axiom | No description provided. |
| AxiomSoapMessageException | org.springframework.ws.soap.axiom | No description provided. |
| CastorMarshallingFailureException | org.springframework.oxm.castor | Castor-specific subclass of MarshallingFailureException. |
| CastorSystemException | org.springframework.oxm.castor | Castor-specific subclass of UncategorizedXmlMappingException, for Castor exceptions that cannot be
distinguished further. |
| CastorUnmarshallingFailureException | org.springframework.oxm.castor | Castor-specific subclass of UnmarshallingFailureException. |
| CastorValidationFailureException | org.springframework.oxm.castor | Castor-specific subclass of MarshallingFailureException. |
| DomPoxMessageException | org.springframework.ws.pox.dom | Specific subclass of PoxMessageException for DOM Plain Old XML messages. |
| GenericMarshallingFailureException | org.springframework.oxm | Base class for exception thrown when a marshalling or unmarshalling error occurs. |
| HttpTransportException | org.springframework.ws.transport.http | Exception that is thrown when an error occurs in the HTTP transport. |
| JaxbMarshallingFailureException | org.springframework.oxm.jaxb | JAXB-specific subclass of MarshallingFailureException. |
| JaxbSystemException | org.springframework.oxm.jaxb | JAXB-specific subclass of UncategorizedXmlMappingException, for JAXBExceptions that cannot
be distinguished further. |
| JaxbUnmarshallingFailureException | org.springframework.oxm.jaxb | JAXB-specific subclass of UnmarshallingFailureException. |
| JaxbValidationFailureException | org.springframework.oxm.jaxb | JAXB-specific subclass of ValidationFailureException. |
| JibxMarshallingFailureException | org.springframework.oxm.jibx | JiXB-specific subclass of MarshallingFailureException. |
| JibxSystemException | org.springframework.oxm.jibx | JiBX-specific subclass of UncategorizedXmlMappingException, for JiBXBExceptions that cannot
be distinguished further. |
| JibxUnmarshallingFailureException | org.springframework.oxm.jibx | JiXB-specific subclass of UnmarshallingFailureException. |
| JibxValidationFailureException | org.springframework.oxm.jibx | JAXB-specific subclass of ValidationFailureException. |
| MarshallingFailureException | org.springframework.oxm | Exception thrown on marshalling failure. |
| NoEndpointFoundException | org.springframework.ws | Exception thrown when an endpoint cannot be resolved for an incoming message request. |
| PoxMessageException | org.springframework.ws.pox | Specific subclass of WebServiceMessageException for Plain Old XML messages. |
| SaajAttachmentException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapBodyException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapElementException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapEnvelopeException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapFaultException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapHeaderException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapMessageCreationException | org.springframework.ws.soap.saaj | No description provided. |
| SaajSoapMessageException | org.springframework.ws.soap.saaj | No description provided. |
| SoapBodyException | org.springframework.ws.soap | Exception thrown when a SOAP body could not be accessed. |
| SoapElementException | org.springframework.ws.soap | Exception thrown when a SOAP element could not be accessed. |
| SoapEnvelopeException | org.springframework.ws.soap | Exception thrown when a SOAP body could not be accessed. |
| SoapFaultClientException | org.springframework.ws.soap.client | Thrown by SoapFaultMessageResolver when the response message has a fault. |
| SoapFaultException | org.springframework.ws.soap | Exception thrown when a SOAP fault could not be accessed. |
| SoapHeaderException | org.springframework.ws.soap | Exception thrown when a SOAP header could not be accessed. |
| SoapMessageCreationException | org.springframework.ws.soap | Exception thrown when a web service message cannot be created. |
| SoapMessageException | org.springframework.ws.soap | Base class for all SOAP message exceptions. |
| TransportException | org.springframework.ws.transport | Abstract base class for exceptions related to the transport layer. |
| UncategorizedXmlMappingException | org.springframework.oxm | Superclass for exceptions that cannot be distinguished further. |
| UnmarshallingFailureException | org.springframework.oxm | Exception thrown on unmarshalling failure. |
| ValidationFailureException | org.springframework.oxm | Exception thrown on marshalling validation failure. |
| WebServiceClientException | org.springframework.ws.client | Exception thrown whenever an error occurs on the client-side. |
| WebServiceException | org.springframework.ws | Root of the hierarchy of Web Service exceptions. |
| WebServiceFaultException | org.springframework.ws.client | Thrown by SimpleFaultMessageResolver when the response message has a fault. |
| WebServiceIOException | org.springframework.ws.client | Exception thrown whenever an I/O error occurs on the client-side. |
| WebServiceMessageException | org.springframework.ws | Base class for all web service message exceptions. |
| WebServiceTransformerException | org.springframework.ws.client | Exception thrown whenever a transformation error occurs on the client-side. |
| WebServiceTransportException | org.springframework.ws.client | Exception thrown whenever a transport error occurs on the client-side. |
| Wsdl4jDefinitionException | org.springframework.ws.wsdl.wsdl11 | Subclass of WsdlDefinitionException that wraps WSDLExceptions. |
| WsdlDefinitionException | org.springframework.ws.wsdl | Base class for all WSDL definition exceptions. |
| WsSecurityException | org.springframework.ws.soap.security | Exception indicating that something went wrong during WS-Security executions. |
| WsSecuritySecurementException | org.springframework.ws.soap.security | Exception indicating that something went wrong during the securement of a message. |
| WsSecurityValidationException | org.springframework.ws.soap.security | Exception indicating that something went wrong during the validation of a message. |
| XmlBeansMarshallingFailureException | org.springframework.oxm.xmlbeans | XMLBeans-specific subclass of MarshallingFailureException. |
| XmlBeansSystemException | org.springframework.oxm.xmlbeans | XMLBeans-specific subclass of UncategorizedXmlMappingException, for XMLBeans exceptions that cannot be
distinguished further. |
| XmlBeansUnmarshallingFailureException | org.springframework.oxm.xmlbeans | XMLBeans-specific subclass of UnmarshallingFailureException. |
| XmlBeansValidationFailureException | org.springframework.oxm.xmlbeans | XMLBeans-specific subclass of ValidationFailureException. |
| XmlException | org.springframework.xml | Root of the hierarchy of XML exception. |
| XmlMappingException | org.springframework.oxm | Root of the hierarchy of Object XML Mapping exceptions. |
| XmlValidationException | org.springframework.xml.validation | Expection thrown when a validation error occurs |
| XPathException | org.springframework.xml.xpath | Exception thrown when an error occurs during XPath processing. |
| XPathParseException | org.springframework.xml.xpath | Exception throws when a XPath expression cannot be parsed. |
| XStreamMarshallingFailureException | org.springframework.oxm.xstream | XStream-specific subclass of MarshallingFailureException. |
| XStreamSystemException | org.springframework.oxm.xstream | XStream-specific subclass of UncategorizedXmlMappingException, for XStream exceptions that cannot be
distinguished further. |
| XStreamUnmarshallingFailureException | org.springframework.oxm.xstream | XStream-specific subclass of UnmarshallingFailureException. |
| XwsSecuritySecurementException | org.springframework.ws.soap.security.xwss | No description provided. |
| XwsSecurityValidationException | org.springframework.ws.soap.security.xwss | No description provided. |