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