public interface IErrorMessageSource
Modifier and Type | Method and Description |
---|---|
String |
getMessage(String key,
Map<String,Object> vars)
Retrieves a message with the given
key . |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.