Skip to content
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

Add support for @ExceptionHandler #151

Open
smcvb opened this issue Nov 14, 2022 · 0 comments
Open

Add support for @ExceptionHandler #151

smcvb opened this issue Nov 14, 2022 · 0 comments

Comments

@smcvb
Copy link
Member

smcvb commented Nov 14, 2022

Feature Description

Although "full" support for @ExceptionHandler annotated methods isn't feasible, perhaps there is some other benefit we can provide here.
At the very least, we could cover for IDE warnings stating those methods aren't invoked, as that's typically incorrect.

Current Behaviour

There is zero support for the @ExceptionHandler annotation.

Wanted Behaviour

Investigate if we can provide some support for the @ExceptionHandler annotation.

Possible Workarounds

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant