org.springframework.ws.soap.axiom
Class AxiomSoapHeaderException
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.SoapHeaderException
org.springframework.ws.soap.axiom.AxiomSoapHeaderException
- All Implemented Interfaces:
- Serializable
public class AxiomSoapHeaderException
- extends SoapHeaderException
- Since:
- 1.0.0
- Author:
- Arjen Poutsma
- See Also:
- Serialized Form
AxiomSoapHeaderException
public AxiomSoapHeaderException(String msg)
AxiomSoapHeaderException
public AxiomSoapHeaderException(String msg,
Throwable ex)
AxiomSoapHeaderException
public AxiomSoapHeaderException(Throwable ex)
Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.