String msg(
String messageKey,
Object arg1,
Object arg2,
Object arg3
)
Message formatter
- Parameters:
messageKey
- the message keyarg1
- the first argumentarg2
- the second argumentarg3
- the third argument
- Return:
- the resolved message text
- Since:
- JDO 1.0