216217218219220221222
throw new UnsupportedPropertyException(getResourceType(e), e.getPropertyIds()); } catch (Exception e) { throw new SystemException(e.getMessage(), e); } } return new RequestStatusImpl(null); }