public class MessageInfo
extends oracle.rules.sdk2.resource.AbstractMessageInfo
implements java.io.Serializable
Constructor and Description |
---|
MessageInfo(java.lang.String code) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCode(java.util.Locale locale)
Returns the Message/Exception code
|
java.util.Date |
getTimeStamp()
Returns the Time of creation of Message/Exception
|