79373790

Date: 2025-01-21 09:15:52
Score: 1.5
Natty:
Report link

Add below line of code to error message:-

errorMessage += "\n Inner Exception:" +ex.InnerException; The InnerException property will give you more details about your error.

I hope it helps!

Reasons:
  • Whitelisted phrase (-1): hope it helps
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user29293804