/* */ }
/* */
/* 320 */ if ("http://www.w3.org/2004/08/wsdl/http".equals(bindingId))
/* */ {
/* 323 */ WebServiceException wsEx = new HTTPException(-1);
/* 324 */ wsEx.initCause(ex);
/* 325 */ throw wsEx;
/* */ }
/* */
/* 329 */ throw new WebServiceException("Unsuported binding: " + bindingId, ex);
/* */ }