1384138513861387138813891390139113921393
HproseHelper.uuidClass.equals(type)) { try { return HproseHelper.uuidFromString.invoke(null, new Object[] {s}); } catch (Exception ex) { throw new HproseException(ex.getMessage()); } } return castError(str, type); }