When encountering an ApplicationException, what occurs if the developer chooses InvalidOperationException as the exception handler within the Catches section of the Try Catch activity?
A.
A runtime error occurs and the Finally block is not executed.
B.
The Finally block is executed and the Catches section catches the exception.
C.
No exception is thrown and the Finally block executes.
D.
No exceptions are happening and the workflow continues to execute.
Finally - The activity or set of activities to be performed after the Try and Catches blocks are executed. This section is executed only when no exceptions are thrown or when an error occurs and is caught in the Catches section
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
6eebb19
7 months, 2 weeks ago6eebb19
7 months, 2 weeks agomilindkumar
9 months agoAndresPC
9 months, 2 weeks agoJimmyFoxx
10 months, 1 week agoEricHsu
6 months, 4 weeks ago