I got a code that interacts with a soap client that I enclose with a try catch statement. But it seems that the try catch statement could not catch the error as the script would fail. I would like the code to continue the execution even after the error.I got a code that interacts with a soap client