I am trying to catch the exception 0xE0434352 but it seems that try-catch activity cannot cater 0xE0434352.
My workflow is that I use Excel Application Scope and read range function to extract 1 millions rows data in excel. I know that exception will appear so I would like to handle it.