What are Try catch best practices in UIPath?

What are Try catch best practices in UIPath ? One example is it okay to add try catch specific to the a certain activity ? One example below is that I specifically added a try catch to a click activity inside an in statement instead of wrapping it outside.

Thanks for any ideas.