Buddy @rameshgp43 along the exception mention as exception.source + exception.Message in the message box
this would give you the activity where that exception occurs and reason aswell buddy @rameshgp43
Kindly try this and let know buddy
Cheers
It finally worked for me. There is a small condition for this to work.
In the try block, if you directly give the workflow, we cannot get the activity details. It’s that you need to give only invoke workflow activity in try block to get the activity details along with error.