Interface ParserMessage
-
- All Known Implementing Classes:
AmbiguousRootParserMessage,BindingNotFoundParserMessage,DataTypeConversionErrorParserMessage,DataTypeNotFoundParserMessage,DefaultParserMessage,InvalidRootParserMessage,UnsupportedFieldConstraintParserMessage,UnsupportedFieldConstraintTypeParserMessage,UnsupportedFieldNatureTypeParserMessage,UnsupportedIActionParserMessage,UnsupportedIPatternParserMessage
public interface ParserMessageBase class for messages generated whilst parsing DRL into a Guided Decision Tree. Rather than return a list of Strings to the client we return explicit message classes allowing the client to i18n the message.