How can we catch the exception in route from server in Talend studio and then display the custom message accordingly? For example if server throws System.InvalidOperationException we catch the exception and throws "Invalid certificate" Error. I checked all the documentation but could not find any useful information. So please if some one can guide or provide some link.