public class LoggingLocalization
extends org.eclipse.persistence.internal.localization.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.
|
public static String buildMessage(String key, Object[] arguments)
public static String buildMessage(String key, Object[] arguments, boolean translate)
key
- arguments
- translate
- Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.