[
https://issues.apache.org/jira/browse/DBUTILS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671974#action_12671974
]
Dan Fabulich commented on DBUTILS-40:
-------------------------------------
Fixed in "bugfixing" branch revision 742696.
> NullPointerException occured at rethrow method
> ----------------------------------------------
>
> Key: DBUTILS-40
> URL: https://issues.apache.org/jira/browse/DBUTILS-40
> Project: Commons DbUtils
> Issue Type: Bug
> Affects Versions: 1.1
> Environment: jdk5.0, IBM DB2 Driver for JDBC and SQLJ
> Reporter: Hiroto Yagi
> Priority: Trivial
> Fix For: 1.2
>
>
> If SQLException.getMessage() is null when SQLException occured at JDBC Driver.
> QueryRunner.rethrow method throws NullPointerException.
> So I can't get SQL Error code through log as log4j.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.