6061626364656667686970
// what to do here? throw new OMException("No QName from " + text); } SOAPFaultSubCode subCode = source.getSubCode(); if (subCode != null) { setSubcode(new FaultSubcode(subCode)); } }