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