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
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.