Exception.Message gives you the Message of the Exception
Exception.Source gives you activity where exception happened
References:
- How to Capture an Exception - #2 by ClaytonM
- Try Catch Printing Exception Source - #5 by badita
- Many More…
Regards,
Dominic