public class ParserMessages
extends java.lang.Object
| Constructor and Description |
|---|
ParserMessages() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getMessage(CcCoreException aCcCoreException,
java.util.Locale aLocale)
Given a core exception and a locale, return a localized message.
|
static com.corticon.rulesemf.common.ValidationMessageSeverity |
getSeverity(CcCoreException aCcCorException) |
public static java.lang.String getMessage(CcCoreException aCcCoreException, java.util.Locale aLocale)
aCcCoreException - Exception whose parser error message is to be returned.aLocale - Locale of message to return.public static com.corticon.rulesemf.common.ValidationMessageSeverity getSeverity(CcCoreException aCcCorException)
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.