Using Throw or Rethrow Pass Control To Try Catch in Main

In a project I am not able send the control on Main using throw and rethrow.

Simple handler that on the place of Int/double string value is passed in GetRowItem and Log to be capture in main flow.

Attaching a sample not much familiar with throw and rethrow please help.
Exception Handling.zip (23.9 KB)

Hi,

It seems no problem regarding throw although I tried your workflow.

img20201114-2

If you tried run it as Debug or Debug File, can you try just “Run”?

img20201114-3

Regards,

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.