I am trying to use if .. else condition inside the try..catch, but what is happening is that the if block inside the try catch does not works. I tried using the if block out