/* */ {
/* 272 */ processPivotInternal(msgContext, direction);
/* */ try
/* */ {
/* 276 */ CommonBinding binding = this.bindingProvider.getCommonBinding();
/* 277 */ binding.bindFaultMessage(ex);
/* */
/* 280 */ boolean handlersPass = true;
/* 281 */ if (faultType[2] != null)
/* 282 */ handlersPass = (handlersPass) && (callFaultHandlerChain(sepMetaData, faultType[2], ex));
/* 283 */ if (faultType[1] != null)