context.errorUnresolvedIDREF(bean,idref,loc);
} else {
assign(bean,t,context);
}
} catch (AccessorException e) {
context.handleError(e);
} catch (SAXException e) {// from callable.call
throw e;
} catch (RuntimeException e) {// from callable.call
throw e;
} catch (Exception e) {// from callable.call