org.springframework.ws.soap.axiom
Class AxiomSoapElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.ws.WebServiceException
org.springframework.ws.WebServiceMessageException
org.springframework.ws.soap.SoapMessageException
org.springframework.ws.soap.SoapElementException
org.springframework.ws.soap.axiom.AxiomSoapElementException
- All Implemented Interfaces:
- Serializable
public class AxiomSoapElementException
- extends SoapElementException
- See Also:
- Serialized Form
AxiomSoapElementException
public AxiomSoapElementException(String msg)
AxiomSoapElementException
public AxiomSoapElementException(String msg,
Throwable ex)
AxiomSoapElementException
public AxiomSoapElementException(Throwable ex)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.