DbUtils.loadDriver catches Throwable
------------------------------------
Key: DBUTILS-80
URL: https://issues.apache.org/jira/browse/DBUTILS-80
Project: Commons DbUtils
Issue Type: Bug
Reporter: SebbDbUtils.loadDriver catches Throwable, which is a very bad idea. It should just catch Exception. Suggested patch to follow (also simplifies code) -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira
