Polishing
This commit is contained in:
@@ -438,7 +438,7 @@ public class DefaultHandlerExceptionResolver extends AbstractHandlerExceptionRes
|
||||
* Handle an {@link ErrorResponse} exception.
|
||||
* <p>The default implementation sets status and the headers of the response
|
||||
* to those obtained from the {@code ErrorResponse}. If available, the
|
||||
* {@link ProblemDetail#getDetail()} is used as the message for
|
||||
* {@link ProblemDetail#getDetail()} is used as the message for
|
||||
* {@link HttpServletResponse#sendError(int, String)}.
|
||||
* @param errorResponse the exception to be handled
|
||||
* @param request current HTTP request
|
||||
|
||||
Reference in New Issue
Block a user