Just catch the empty result exception.
I do not want to go to catch block if I have empty result. I just want to get there if any other error type occur. If result is empty that simply skip this step.

Reply via email to