| Class | Description |
|---|---|
| AbstractErrorConverter |
Abstract error converter for converting supported objects to a list of
ErrorWsDTO. |
| AbstractLocalizedErrorConverter |
Abstract localized error converter for converting supported objects to a list of
ErrorWsDTO. |
| ExceptionConverter |
Converts
Exception to a list of ErrorWsDTO. |
| ValidationErrorConverter |
Converts Spring's
Errors to a list of ErrorWsDTO. |
| WebserviceExceptionConverter |
Converts
WebserviceException to a list of
ErrorWsDTO. |
Copyright © 2018 SAP SE. All Rights Reserved.