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