com.ibm.websphere.sca.soap.attachments
Class AttachmentProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.sca.soap.attachments.AttachmentProcessingException
- All Implemented Interfaces:
- java.io.Serializable
public class AttachmentProcessingException
- extends java.lang.Exception
Thrown if an error occurs while processing the attachment.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AttachmentProcessingException
public AttachmentProcessingException()
AttachmentProcessingException
public AttachmentProcessingException(java.lang.String message)
AttachmentProcessingException
public AttachmentProcessingException(java.lang.String message,
java.lang.Throwable cause)
AttachmentProcessingException
public AttachmentProcessingException(java.lang.Throwable cause)
Copyright © 2006 IBM Corp. All Rights Reserved.