Package io.dropwizard.jdbi3.bundles
Class JdbiExceptionsBundle
java.lang.Object
io.dropwizard.jdbi3.bundles.JdbiExceptionsBundle
- All Implemented Interfaces:
ConfiguredBundle<Configuration>
A bundle for logging
SQLExceptions and JdbiExceptions
so that their actual causes aren't overlooked.-
Constructor Details
-
JdbiExceptionsBundle
public JdbiExceptionsBundle()
-
-
Method Details
-
run
- Specified by:
runin interfaceConfiguredBundle<Configuration>
-