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> { | |||
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 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. | ||||
0 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/ |