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

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -