Need clarification in Global exception handler

Hi All

In the documentation of Global exception handler the below point is mentioned. Can anyone please explain about it ?

In the case of nested activities, the Global Exception Handler executes for each activity in the call stack. However, it does not execute for activities directly encapsulated in a Try Catch , unless they’re contained in an activity.

Hi,
I too have this doubt on this section below

The first point states that the Global exception handler does not work for those
activity directly inside the Try block and must stay inside a sequence.
So i believe the second point also means that those activities directly inside the try block does not get the attention of global exception handler unless put inside a sequence.

Hi @JayakumarSanthanam , @kkpatel

May this one helps you

Introduction To Global Exception Handler UiPath Studio - YouTube

Check it

Nived N :robot:

Happy Automation :relaxed::relaxed::relaxed: