| 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(); | |||
| protected void logException(long, org.skife.jdbi.v2.exceptions.DBIExcepti on); | protected void logException(long, org.skife.jdbi.v2.exceptions.DBIExcepti on); | |||
| static void setLogger(org.slf4j.Logger); | static synchronized void setLogger(org.slf4j.Logger); | |||
| protected void logException(long, java.lang.Throwable); | protected void logException(long, java.lang.Throwable); | |||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 1 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/ | ||||