JerseyViolationExceptionMapper   JerseyViolationExceptionMapper 
Compiled from "JerseyViolationExceptionMapper.java" Compiled from "JerseyViolationExceptionMapper.java"
public class io.dropwizard.jersey.validation.JerseyViolationExceptionMapper implements javax.ws.rs.ext.ExceptionMapper<io.dropwizard.jersey.validation .JerseyViolationException> { public class io.dropwizard.jersey.validation.JerseyViolationExceptionMapper implements jakarta.ws.rs.ext.ExceptionMapper<io.dropwizard.jersey.validati on.JerseyViolationException> {
public io.dropwizard.jersey.validation.JerseyViolationExceptionMapper(); public io.dropwizard.jersey.validation.JerseyViolationExceptionMapper();
public javax.ws.rs.core.Response toResponse(io.dropwizard.jersey.validati public jakarta.ws.rs.core.Response toResponse(io.dropwizard.jersey.valida
on.JerseyViolationException); tion.JerseyViolationException);
public javax.ws.rs.core.Response toResponse(java.lang.Throwable); public jakarta.ws.rs.core.Response toResponse(java.lang.Throwable);
static {}; static {};
} }
 End of changes. 2 change blocks. 
4 lines changed or deleted 4 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/