The Cancel Action Execution action (highlighted in the screenshot below) cancels the execution of the event's action sequence. In the screenshot below, for example, if an exception is thrown in Try part of the Try/Catch action, then the Catch part of the Try/Catch action is executed. Since this part contains the Cancel Action Execution action, the event's sequence of actions is canceled. As a result, the Share action will not be executed.