com.bea.alui.proxy
Class PayloadProcessingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bea.alui.proxy.PayloadProcessingException
- All Implemented Interfaces:
- java.io.Serializable
- public class PayloadProcessingException
- extends java.lang.RuntimeException
An unchecked exception thrown when an error occurs processing an IXMLPayload object.
- 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
PayloadProcessingException
public PayloadProcessingException()
PayloadProcessingException
public PayloadProcessingException(java.lang.String cause)
PayloadProcessingException
public PayloadProcessingException(java.lang.Throwable t)
PayloadProcessingException
public PayloadProcessingException(java.lang.String cause,
java.lang.Throwable t)
For additional information on the IDK, including tutorials, blogs, code samples and more, see the AquaLogic User Interaction Developer Center on BEA dev2dev.Copyright ©2007 BEA Systems, Inc. All Rights Reserved.