com.ibm.twss.spm.admin.common
Class ServicePolicyException_DeserProxy
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.twss.spm.admin.common.ServicePolicyException_DeserProxy
- All Implemented Interfaces:
- java.io.Serializable
public class ServicePolicyException_DeserProxy
- extends java.lang.Exception
- implements java.io.Serializable
- 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 |
ServicePolicyException_DeserProxy
public ServicePolicyException_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 © IBM Corp. All Rights Reserved.