108109110111112113114115116117118
// create instance Object value; try { value = translator.propertiesToTypesafe(childProperties, fieldPath, type); } catch (Exception e) { // add a bit of context to the trace throw new IllegalStateException("Problem translating field " + field, e);