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