public class ErrorResponseHandler extends Object implements EventHandler
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 and Description |
|---|
ErrorResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onErrorResponse(ErrorResponseEventContext context) |
@HandlerOrder(value=11000) public void onErrorResponse(ErrorResponseEventContext context)
Copyright © 2023. All rights reserved.