786787788789790791792793794795
& PropertyAttribute.CONSTRAINED) != 0)) { throw new PropertyVetoException(name, object); } else { throw new WrappedTargetException( e.getMessage(), object, e.TargetException); } } }