com.ibm.soa.parlayx21.common
Class PolicyException_DeserProxy
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.soa.parlayx21.common.PolicyException_DeserProxy
- All Implemented Interfaces:
- java.io.Serializable
public class PolicyException_DeserProxy
- extends java.lang.Exception
- 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 |
PolicyException_DeserProxy
public PolicyException_DeserProxy()
getMessageId
public java.lang.String getMessageId()
setMessageId
public void setMessageId(java.lang.String messageId)
getText
public java.lang.String getText()
setText
public void setText(java.lang.String text)
getVariables
public java.lang.String[] getVariables()
setVariables
public void setVariables(java.lang.String[] variables)
getVariables
public java.lang.String getVariables(int i)
setVariables
public void setVariables(int i,
java.lang.String value)
convert
public java.lang.Object convert()
Copyright © 2003 IBM Corp. All Rights Reserved.