LoggingDBIExceptionMapper   LoggingDBIExceptionMapper 
Compiled from "LoggingDBIExceptionMapper.java" Compiled from "LoggingDBIExceptionMapper.java"
public class io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapper extends io .dropwizard.jersey.errors.LoggingExceptionMapper<org.skife.jdbi.v2.exceptio ns.DBIException> { public class io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapper extends io .dropwizard.jersey.errors.LoggingExceptionMapper<org.skife.jdbi.v2.exceptio ns.DBIException> {
public io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapper(); public io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapper();
io.dropwizard.jdbi.jersey.LoggingDBIExceptionMapper(org.slf4j.Logger);
protected void logException(long, org.skife.jdbi.v2.exceptions.DBIExcepti on); protected void logException(long, org.skife.jdbi.v2.exceptions.DBIExcepti on);
static synchronized void setLogger(org.slf4j.Logger);
protected void logException(long, java.lang.Throwable); protected void logException(long, java.lang.Throwable);
static {};
} }
 End of changes. 3 change blocks. 
2 lines changed or deleted 1 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/