Skip to content

Commit b64835d

Browse files
committed
Improve ResponseEntityExceptionHandler
- update handler methods for lower level exceptions to create a mapping to a ProblemDetail. - add protected method for creating the ResponseEntity that a subclass can override to re-create ProblemDetail without overriding the rest of what handleExceptionInternal does. - update Javadoc and polishing See gh-28439
1 parent 87a2652 commit b64835d

File tree

1 file changed

+216
-170
lines changed

1 file changed

+216
-170
lines changed

0 commit comments

Comments
 (0)