Hi,
I can’t find any documentation o nthe UiPath.Core.ProcessingExcpetion class anywhere. What i want to know is what the difference is between these two properties?
What I’m after, ideally, is both the exception message (which I know to be .Reason) and the inner exception (which I am hoping in .Details).