Skip to content

A default HandlerExceptionResolver that resolves standard Spring exceptions [SPR-5624] #10295

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
spring-projects-issues opened this issue Mar 27, 2009 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Mar 27, 2009

Arjen Poutsma opened SPR-5624 and commented

Currently, most Spring exceptions (MissingServletRequestParameterException, HttpRequestMethodNotSupportedException, etc, are handled in the org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter. It would make more sense to propagate these exceptions upwards, and have a default exception resolver that handles them, so that they can be easier overwritten.


Issue Links:

Referenced from: commits 161c926

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: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants