UiPath Automation Developer Professional v1 — Question 163

In the Global Exception Handler, which arguments are provided by default and should not be removed?

Answer options

Correct answer: C

Explanation

The correct answer is C, as the Global Exception Handler is designed to include errorInfo with the “In” direction and the result with the “Out” direction by default. Options A, B, and D contain incorrect combinations of argument directions that do not align with the expected defaults.