Improper_Exception_Handling issue exists @ App_Code/DB/SqliteDbProvider.cs in branch master
Method GetCatalogData at line 56 of App_Code\DB\SqliteDbProvider.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 @ App_Code/DB/SqliteDbProvider.cs in branch master
Method GetCatalogData at line 56 of App_Code\DB\SqliteDbProvider.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: 352 418 386 390 294 231 103 494 366 466 434 85 470 535 218 63
Code (Line #352):
Code (Line #418):
Code (Line #386):
Code (Line #390):
Code (Line #294):
Code (Line #231):
Code (Line #103):
Code (Line #494):
Code (Line #366):
Code (Line #466):
Code (Line #434):
Code (Line #85):
Code (Line #470):
Code (Line #535):
Code (Line #218):
Code (Line #63):