ex.addToMessage("entitypush could not convert a "+RSession.typeInt2Str(o.type())+" to an Entity");
throw ex;
}
state.entitypush(e);
if(state.testState(DTState.TRACE)){
state.traceInfo("entitypush", "value",e.stringValue(),"id",e.getID()+"",null);
}
}
}
/**