Class | Description |
---|---|
LoggingJdbiExceptionMapper |
Iterates through a
JdbiException 's cause if it's a SQLException otherwise log as normal. |
LoggingSQLExceptionMapper |
Iterates through
SQLException s to log all causes |
Copyright © 2021. All rights reserved.