com.ibm.soa.parlayx21.common
Class PolicyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.soa.parlayx21.common.PolicyException
- All Implemented Interfaces:
- java.io.Serializable
public class PolicyException
- extends java.lang.Exception
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
PolicyException(java.lang.String messageId,
java.lang.String text,
java.lang.String[] variables)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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
public PolicyException(java.lang.String messageId,
java.lang.String text,
java.lang.String[] variables)
getMessageId
public java.lang.String getMessageId()
getText
public java.lang.String getText()
getVariables
public java.lang.String[] getVariables()
getVariables
public java.lang.String getVariables(int i)
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable
Copyright © 2003 IBM Corp. All Rights Reserved.