LoggingSQLExceptionMapper | LoggingSQLExceptionMapper | |||
---|---|---|---|---|
Compiled from "LoggingSQLExceptionMapper.java" | Compiled from "LoggingSQLExceptionMapper.java" | |||
public class io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapper extends io .dropwizard.jersey.errors.LoggingExceptionMapper<java.sql.SQLException> { | public class io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapper extends io .dropwizard.jersey.errors.LoggingExceptionMapper<java.sql.SQLException> { | |||
io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapper(org.slf4j.Logger); | ||||
public io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapper(); | public io.dropwizard.jdbi.jersey.LoggingSQLExceptionMapper(); | |||
protected void logException(long, java.sql.SQLException); | protected void logException(long, java.sql.SQLException); | |||
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/ |