|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.rules.sdk.exception.MessageInfo
| Field Summary | |
static java.util.Locale |
DEFAULT_LOCALE |
| Method Summary | |
void |
addToken(java.lang.Object token) |
java.lang.String |
getCode()Returns the Message/Exception code |
java.lang.String |
getCode(java.util.Locale locale) |
java.lang.String |
getGeneratedBy()Returns which component throw the exception |
java.lang.String |
getMessage()Returns the message for this Message/Exception |
java.lang.String |
getMessage(java.util.Locale locale)Returns the locale specific message for this Message/Exception |
java.util.Date |
getTimeStamp()Returns the Time of creation of Message/Exception |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.util.Locale DEFAULT_LOCALE
| Method Detail |
public void addToken(java.lang.Object token)
public java.lang.String getCode()
public java.lang.String getCode(java.util.Locale locale)
public java.util.Date getTimeStamp()
public java.lang.String getGeneratedBy()
public java.lang.String getMessage()
public java.lang.String getMessage(java.util.Locale locale)
|
Oracle Business Rules Java API Reference 10g (10.1.3.1.0) B28966-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||