[patch] remove erroneous throws clauses on non derivable methods that don't 
throw
---------------------------------------------------------------------------------

                 Key: DERBY-5018
                 URL: https://issues.apache.org/jira/browse/DERBY-5018
             Project: Derby
          Issue Type: Improvement
          Components: Network Server
    Affects Versions: 10.7.1.1
            Reporter: Dave Brosius
            Priority: Trivial
             Fix For: 10.8.0.0
         Attachments: remove_incorrect_throws_clauses.diff

various constructors/private methods declare throwing exceptions that they 
don't in fact throw. This causes calling methods to handle these exceptions, 
for no reason. patch removes.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to