Actions
Bug #3474
open[SWT301_SE1955] BUG_0005 Exception Handling (Missing Exception)
Bug #3474:
[SWT301_SE1955] BUG_0005 Exception Handling (Missing Exception)
Status:
New
Priority:
Normal
Assignee:
-
Start date:
09/22/2025
Due date:
% Done:
0%
Estimated time:
Description
Line 12
Catch exception but do not close file.
finally{
reader.close();
}
No data to display
Actions