eclipse-ee4j / glassfish-hk2

Dynamic dependency injection framework
https://eclipse-ee4j.github.io/glassfish-hk2
Other
83 stars 55 forks source link

Add Exception Type Parsing #1031

Open Pandrex247 opened 3 months ago

Pandrex247 commented 3 months ago

Ports an old addition we've had in our Payara patched-src fork for a while.

Exception types are now parsed from MethodModels. This is used within Payara to help with MicroProfile OpenAPI support.

pzygielo commented 2 months ago

I'd rather not see FISH ids in commits here. Community has no access to that tracker. It'd be better to have own issue here if there is value in original description. That's what I think.

To clarify - I linked PR for reference (we've had in our Payara patched-src fork).

FISH ids - I mean they are not needed in commit message of course.