@Provider
public class LoggingJdbiExceptionMapper
extends io.dropwizard.jersey.errors.LoggingExceptionMapper<org.jdbi.v3.core.JdbiException>
JdbiException's cause if it's a SQLException otherwise log as normal.| Constructor and Description |
|---|
LoggingJdbiExceptionMapper() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
logException(long id,
org.jdbi.v3.core.JdbiException exception) |
Copyright © 2019. All rights reserved.