Class ErrorResponseHandler
java.lang.Object
com.sap.cds.services.impl.application.ErrorResponseHandler
- All Implemented Interfaces:
EventHandler
This handler is called when @
ApplicationLifecycleService handles the event ApplicationLifecycleService.EVENT_ERROR_RESPONSE
On @On phase, it merges the messages from the exception and request context in error response that can be changed by
custom @After handler.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorResponseHandler
public ErrorResponseHandler()
-
-
Method Details
-
onErrorResponse
-