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