Improper_Exception_Handling issue exists @ Code/SQLiteProfileProvider.cs in branch master
Method DeleteProfile at line 802 of Code\SQLiteProfileProvider.cs performs an operation that could be expected to throw an exception, and is not properly wrapped in a try-catch block. This constitutes Improper Exception Handling.
Improper_Exception_Handling issue exists @ Code/SQLiteProfileProvider.cs in branch master
Method DeleteProfile at line 802 of Code\SQLiteProfileProvider.cs performs an operation that could be expected to throw an exception, and is not properly wrapped in a try-catch block. This constitutes Improper Exception Handling.
Severity: Low
CWE:248
Checkmarx
Lines: 818 598 824
Code (Line #818):
Code (Line #598):
Code (Line #824):