In the code the handleExceptions method is calling method1, method2 and method3. I am using one try catch block The catch statement is catching and printing what exceptions are caught. Therefore not sure what the actual issue could be that's causing the validation to fail Please advise.