public class LoggingLocalization extends EclipseLinkLocalization
| Constructor and Description |
|---|
LoggingLocalization() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildMessage(String key,
Object[] arguments)
Return the message for the given exception class and error number.
|
static String |
buildMessage(String key,
Object[] arguments,
boolean translate)
INTERNAL:
Return the message for the given exception class and error number.
|
buildMessage, buildMessagepublic static String buildMessage(String key, Object[] arguments)
public static String buildMessage(String key, Object[] arguments, boolean translate)
key - arguments - translate - EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference