tmelmoth

Results 2 issues of tmelmoth

###### Problem: This PR fixes #5381 If a client sends a request to a resource that has a parameter of an enum type or a type that extends `AbstractParam`, and...

If `FuzzyEnumParamConverter` calls the `fromStringMethod` but is unable to convert the string to an enum value, it will throw a `WebApplicationException` constructed using a `Response` parameter instead of constructed using...