Library:Spring WS
Version:1.0.0
Compatibility:JDK 1.5
Exceptions in library Spring WS.
NamePackageDescription
AttachmentExceptionorg.springframework.ws.mimeException thrown when a MIME attachment could not be accessed.
AxiomAttachmentExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapBodyExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapElementExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapEnvelopeExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapFaultExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapHeaderExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapMessageCreationExceptionorg.springframework.ws.soap.axiomNo description provided.
AxiomSoapMessageExceptionorg.springframework.ws.soap.axiomNo description provided.
CastorMarshallingFailureExceptionorg.springframework.oxm.castorCastor-specific subclass of MarshallingFailureException.
CastorSystemExceptionorg.springframework.oxm.castorCastor-specific subclass of UncategorizedXmlMappingException, for Castor exceptions that cannot be distinguished further.
CastorUnmarshallingFailureExceptionorg.springframework.oxm.castorCastor-specific subclass of UnmarshallingFailureException.
CastorValidationFailureExceptionorg.springframework.oxm.castorCastor-specific subclass of MarshallingFailureException.
DomPoxMessageExceptionorg.springframework.ws.pox.domSpecific subclass of PoxMessageException for DOM Plain Old XML messages.
GenericMarshallingFailureExceptionorg.springframework.oxmBase class for exception thrown when a marshalling or unmarshalling error occurs.
HttpTransportExceptionorg.springframework.ws.transport.httpException that is thrown when an error occurs in the HTTP transport.
JaxbMarshallingFailureExceptionorg.springframework.oxm.jaxbJAXB-specific subclass of MarshallingFailureException.
JaxbSystemExceptionorg.springframework.oxm.jaxbJAXB-specific subclass of UncategorizedXmlMappingException, for JAXBExceptions that cannot be distinguished further.
JaxbUnmarshallingFailureExceptionorg.springframework.oxm.jaxbJAXB-specific subclass of UnmarshallingFailureException.
JaxbValidationFailureExceptionorg.springframework.oxm.jaxbJAXB-specific subclass of ValidationFailureException.
JibxMarshallingFailureExceptionorg.springframework.oxm.jibxJiXB-specific subclass of MarshallingFailureException.
JibxSystemExceptionorg.springframework.oxm.jibxJiBX-specific subclass of UncategorizedXmlMappingException, for JiBXBExceptions that cannot be distinguished further.
JibxUnmarshallingFailureExceptionorg.springframework.oxm.jibxJiXB-specific subclass of UnmarshallingFailureException.
JibxValidationFailureExceptionorg.springframework.oxm.jibxJAXB-specific subclass of ValidationFailureException.
MarshallingFailureExceptionorg.springframework.oxmException thrown on marshalling failure.
NoEndpointFoundExceptionorg.springframework.wsException thrown when an endpoint cannot be resolved for an incoming message request.
PoxMessageExceptionorg.springframework.ws.poxSpecific subclass of WebServiceMessageException for Plain Old XML messages.
SaajAttachmentExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapBodyExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapElementExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapEnvelopeExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapFaultExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapHeaderExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapMessageCreationExceptionorg.springframework.ws.soap.saajNo description provided.
SaajSoapMessageExceptionorg.springframework.ws.soap.saajNo description provided.
SoapBodyExceptionorg.springframework.ws.soapException thrown when a SOAP body could not be accessed.
SoapElementExceptionorg.springframework.ws.soapException thrown when a SOAP element could not be accessed.
SoapEnvelopeExceptionorg.springframework.ws.soapException thrown when a SOAP body could not be accessed.
SoapFaultClientExceptionorg.springframework.ws.soap.clientThrown by SoapFaultMessageResolver when the response message has a fault.
SoapFaultExceptionorg.springframework.ws.soapException thrown when a SOAP fault could not be accessed.
SoapHeaderExceptionorg.springframework.ws.soapException thrown when a SOAP header could not be accessed.
SoapMessageCreationExceptionorg.springframework.ws.soapException thrown when a web service message cannot be created.
SoapMessageExceptionorg.springframework.ws.soapBase class for all SOAP message exceptions.
TransportExceptionorg.springframework.ws.transportAbstract base class for exceptions related to the transport layer.
UncategorizedXmlMappingExceptionorg.springframework.oxmSuperclass for exceptions that cannot be distinguished further.
UnmarshallingFailureExceptionorg.springframework.oxmException thrown on unmarshalling failure.
ValidationFailureExceptionorg.springframework.oxmException thrown on marshalling validation failure.
WebServiceClientExceptionorg.springframework.ws.clientException thrown whenever an error occurs on the client-side.
WebServiceExceptionorg.springframework.wsRoot of the hierarchy of Web Service exceptions.
WebServiceFaultExceptionorg.springframework.ws.clientThrown by SimpleFaultMessageResolver when the response message has a fault.
WebServiceIOExceptionorg.springframework.ws.clientException thrown whenever an I/O error occurs on the client-side.
WebServiceMessageExceptionorg.springframework.wsBase class for all web service message exceptions.
WebServiceTransformerExceptionorg.springframework.ws.clientException thrown whenever a transformation error occurs on the client-side.
WebServiceTransportExceptionorg.springframework.ws.clientException thrown whenever a transport error occurs on the client-side.
Wsdl4jDefinitionExceptionorg.springframework.ws.wsdl.wsdl11Subclass of WsdlDefinitionException that wraps WSDLExceptions.
WsdlDefinitionExceptionorg.springframework.ws.wsdlBase class for all WSDL definition exceptions.
WsSecurityExceptionorg.springframework.ws.soap.securityException indicating that something went wrong during WS-Security executions.
WsSecuritySecurementExceptionorg.springframework.ws.soap.securityException indicating that something went wrong during the securement of a message.
WsSecurityValidationExceptionorg.springframework.ws.soap.securityException indicating that something went wrong during the validation of a message.
XmlBeansMarshallingFailureExceptionorg.springframework.oxm.xmlbeansXMLBeans-specific subclass of MarshallingFailureException.
XmlBeansSystemExceptionorg.springframework.oxm.xmlbeansXMLBeans-specific subclass of UncategorizedXmlMappingException, for XMLBeans exceptions that cannot be distinguished further.
XmlBeansUnmarshallingFailureExceptionorg.springframework.oxm.xmlbeansXMLBeans-specific subclass of UnmarshallingFailureException.
XmlBeansValidationFailureExceptionorg.springframework.oxm.xmlbeansXMLBeans-specific subclass of ValidationFailureException.
XmlExceptionorg.springframework.xmlRoot of the hierarchy of XML exception.
XmlMappingExceptionorg.springframework.oxmRoot of the hierarchy of Object XML Mapping exceptions.
XmlValidationExceptionorg.springframework.xml.validationExpection thrown when a validation error occurs
XPathExceptionorg.springframework.xml.xpathException thrown when an error occurs during XPath processing.
XPathParseExceptionorg.springframework.xml.xpathException throws when a XPath expression cannot be parsed.
XStreamMarshallingFailureExceptionorg.springframework.oxm.xstreamXStream-specific subclass of MarshallingFailureException.
XStreamSystemExceptionorg.springframework.oxm.xstreamXStream-specific subclass of UncategorizedXmlMappingException, for XStream exceptions that cannot be distinguished further.
XStreamUnmarshallingFailureExceptionorg.springframework.oxm.xstreamXStream-specific subclass of UnmarshallingFailureException.
XwsSecuritySecurementExceptionorg.springframework.ws.soap.security.xwssNo description provided.
XwsSecurityValidationExceptionorg.springframework.ws.soap.security.xwssNo description provided.
Search