Assign Activity not moving to try catch

Hi @rama_krishna_Rao

Try catch exceptions are caught when run in Run mode. If you want to catch the exception in Debug mode then enable Continue on Exception in Debug Panel.

Check the below thread for screenshot

Regards