Question

Infosys Ltd
IN
Last activity: 31 May 2021 3:57 EDT
ExceptionThrown event in an automation
Hello
I want to catch all exceptions raised by automation and process it. I tried using the ExceptionThrown event in automation. But it did not work. When is this event raised ? How can I catch all exceptions raised by automation as sometimes they are unexpected.
Can you please show me a sample to implement the ExceptionThrown event?