Skip to content

Add support for @ExceptionHandler #151

Description

@smcvb

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions