Which two statements are true about the Catch activity? (Choose two.)
Select all that apply, then click Submit answer.
-
○
It is used to catch an error from any activity that has a transition into it.
-
○
It may be used in subprocesses.
-
○
It allows a transition back to the main execution path before the End activity.
-
○
Multiple Catch activities might be in the same exception scope.