|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.sm.Message
Constructor Summary | |
---|---|
Message()
|
Method Summary | |
---|---|
static java.lang.String |
formatExceptionMsg(java.lang.String messageKey)
Get the format exception message from resource bundle file. |
static java.lang.String |
formatTraceMsg(java.lang.String messageKey)
Get the format trace message from resource bundle file. |
static java.lang.String |
getExceptionMsg(java.lang.String key)
Get the message from the exception file. |
static java.lang.String |
getTraceMsg(java.lang.String key)
Get the message from the trace file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Message()
Method Detail |
public static final java.lang.String getTraceMsg(java.lang.String key) throws java.util.MissingResourceException
java.util.MissingResourceException
public static final java.lang.String getExceptionMsg(java.lang.String key) throws java.util.MissingResourceException
java.util.MissingResourceException
public static java.lang.String formatExceptionMsg(java.lang.String messageKey)
public static java.lang.String formatTraceMsg(java.lang.String messageKey)
|
IBM Branch Transformation Toolkit Javadoc | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |