java - How to handle SOAPFaultException in client -


in application consuming soap web service. trying display error page when ever service down. have put soapfaultexception in catch block ever there web service call , there re-directed error page says web services down. getting error page bad requests web service also. how can differentiate b/w these bad request , service down exceptions. in both cases getting same exception. it's third party web service.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -