public abstract class AbstractLocalizedErrorConverter extends AbstractErrorConverter
ErrorWsDTO.| Constructor and Description |
|---|
AbstractLocalizedErrorConverter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getMessage(String code,
Locale locale) |
protected String |
getMessage(String code,
Locale locale,
String defaultMessage) |
protected String |
getMessage(String code,
Object[] args,
Locale locale) |
protected String |
getMessage(String code,
Object[] args,
Locale locale,
String defaultMessage) |
void |
setMessageSource(MessageSource messageSource) |
createTarget, createTargetElement, supportsCopyright © 2017 SAP SE. All Rights Reserved.