com.ibm.websphere.sca.soap.attachments
Class NoSuchAttachmentContextException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.websphere.sca.soap.attachments.NoSuchAttachmentContextException
- All Implemented Interfaces:
- java.io.Serializable
public class NoSuchAttachmentContextException
- extends java.lang.Exception
Thrown if an invalid context is referenced.
- 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 |
NoSuchAttachmentContextException
public NoSuchAttachmentContextException()
NoSuchAttachmentContextException
public NoSuchAttachmentContextException(java.lang.String message)
NoSuchAttachmentContextException
public NoSuchAttachmentContextException(java.lang.String message,
java.lang.Throwable cause)
NoSuchAttachmentContextException
public NoSuchAttachmentContextException(java.lang.Throwable cause)
Copyright © 2006 IBM Corp. All Rights Reserved.