ProcessingException.Reason vs ProcessingException.Details

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).

@TJTheBuilder

generally those are found in set transaction status where basically you can use both fields to set the exception and stack trace or screenshots anythign you want in combination

the value depends on what you set

cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.