public final class ECMAErrors extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage(String msgId,
String... args)
Get the exception message by placing the args in the resource defined by the resource tag.
|
public static String getMessage(String msgId, String... args)
Parser can use it to generate
compile time messages with the correct localemsgId - the resource tag (message id)args - arguments to error string