Class LoggingSQLExceptionMapper

java.lang.Object
io.dropwizard.jersey.errors.LoggingExceptionMapper<SQLException>
io.dropwizard.jdbi3.jersey.LoggingSQLExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<SQLException>

@Provider public class LoggingSQLExceptionMapper extends LoggingExceptionMapper<SQLException>
Iterates through SQLExceptions to log all causes