Skip to content

Improve Javadoc for @ExceptionHandler #34554

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Mar 7, 2025

This commit adds ProblemDetail and ErrorResponse to the list of supported return types for @ExceptionHandler methods.

This commit adds `ProblemDetail` and `ErrorResponse` to the list of
supported return types for `@ExceptionHandler` methods.

Signed-off-by: Vedran Pavic <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 7, 2025
@rstoyanchev rstoyanchev self-assigned this Jun 4, 2025
@rstoyanchev rstoyanchev added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jun 4, 2025
@rstoyanchev rstoyanchev added this to the 6.2.8 milestone Jun 4, 2025
rstoyanchev added a commit that referenced this pull request Jun 6, 2025
@vpavic vpavic deleted the improve-javadoc branch June 6, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants