Improper_Exception_Handling issue exists @ App_Code/ConfigFile.cs in branch master
Method Load at line 25 of App_Code\ConfigFile.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/ConfigFile.cs in branch master
Method Load at line 25 of App_Code\ConfigFile.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: 30 63
Code (Line #30):
Code (Line #63):