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