/* 302 */ if (this.faultcode == null) {
/* 303 */ findFaultCodeElement();
/* */ }
/* 305 */ SOAPElement subcodeElement = getChildSubcodeElement(this.faultcode);
/* 306 */ if (subcodeElement != null)
/* 307 */ subcodeElement.detachNode();
/* */ }
/* */
/* */ public String getFaultString()
/* */ {
/* 314 */ if ("http://schemas.xmlsoap.org/soap/envelope/".equals(getNamespaceURI()))