Project

General

Profile

Bug #88

SQLExceptions are Thrown Out of The Finally Block

Added by Luke Murphey over 14 years ago. Updated almost 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Core Application
Target version:
-
Start date:
Due date:
% Done:

0%


Description

The code contains numerous cases where the finally block throws a SQLException when attempting to close the connection. This will cause the original exception to base masked and prevent good bug reporting. The code should be replaced with an exception handler that retains the original exception:

History

#1 Updated by Luke Murphey over 13 years ago

  • Category set to Core Application

#2 Updated by Luke Murphey almost 13 years ago

  • Status changed from New to Closed

#3 Updated by Luke Murphey almost 13 years ago

  • Start date deleted (04/09/2010)

Also available in: Atom PDF