JavaScript is disabled on your browser.
Oracle Business Rules Java API Reference 12c (12.1.3) E51477-01
java.lang.Object
oracle.rules.sdk2.resource.AbstractMessageInfo
oracle.rules.sdk2.exception.MessageInfo
All Implemented Interfaces:
java.io.Serializable
public class MessageInfo
extends oracle.rules.sdk2.resource.AbstractMessageInfo
implements java.io.Serializable
Message Information About SDKException. Handle details
about message, details, resolution and internalization.
It also handles tokenized message format using MessageFormat class
See Also: Serialized Form
Field Summary
Fields inherited from class oracle.rules.sdk2.resource.AbstractMessageInfo
DEFAULT_LOCALE
Constructor Summary
Constructors
Constructor and Description
MessageInfo (java.lang.String code)
Method Summary
Methods
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
Methods inherited from class oracle.rules.sdk2.resource.AbstractMessageInfo
addToken, getCode, getMessage, getMessage, getPackage, getTokens
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Oracle Business Rules Java API Reference 12c (12.1.3) E51477-01
Copyright © 2006,2014 Oracle and/or its affiliates. All rights reserved.