public class WebserviceExceptionConverter extends AbstractErrorConverter
WebserviceException to a list of
ErrorWsDTO.| Constructor and Description |
|---|
WebserviceExceptionConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(Object o,
List<ErrorWsDTO> webserviceErrorList) |
boolean |
supports(Class clazz) |
createTarget, createTargetElementpublic boolean supports(Class clazz)
supports in class AbstractErrorConverterpublic void populate(Object o, List<ErrorWsDTO> webserviceErrorList)
Copyright © 2017 SAP SE. All Rights Reserved.