You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2010/01/05 04:14:54 UTC

[jira] Resolved: (DBCP-315) .PoolingDriver.getPoolNames() says it throws SQLException but does not throw any Exceptions

     [ https://issues.apache.org/jira/browse/DBCP-315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb resolved DBCP-315.
-----------------------

    Resolution: Fixed

URL: http://svn.apache.org/viewvc?rev=895871&view=rev
Log:
DBCP-315 Remove throws clause from method that does not throw an exception.

> .PoolingDriver.getPoolNames() says it throws SQLException but does not throw any Exceptions
> -------------------------------------------------------------------------------------------
>
>                 Key: DBCP-315
>                 URL: https://issues.apache.org/jira/browse/DBCP-315
>             Project: Commons Dbcp
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>
> .PoolingDriver.getPoolNames() says it throws SQLException but does not throw any Exceptions.
> The throws clause could be removed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.