[ https://issues.apache.org/jira/browse/GEODE-4910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411833#comment-16411833 ]
ASF subversion and git services commented on GEODE-4910: -------------------------------------------------------- Commit 6446d1782f1577204d6063baf04b5128642df6f6 in geode's branch refs/heads/add-extensions-to-classpath-155484283 from [~PivotalSarge] [ https://gitbox.apache.org/repos/asf?p=geode.git;h=6446d17 ] GEODE-4910: Modify method description to mention exception. (#1657) > Improve Javadoc for org.apache.geode.cache.Region.create() > ---------------------------------------------------------- > > Key: GEODE-4910 > URL: https://issues.apache.org/jira/browse/GEODE-4910 > Project: Geode > Issue Type: Improvement > Reporter: Michael Dodge > Assignee: Michael Dodge > Priority: Major > Labels: pull-request-available > Fix For: 1.6.0 > > Time Spent: 40m > Remaining Estimate: 0h > > The salient difference between {{org.apache.geode.cache.Region.create()}} and > {{org.apache.geode.cache.Region.put()}} is that the former will throw an > exception if an entry already exists for that key. Whilst that is mentioned > in the text for {{EntryExistsException}}, it would be clearer if it was > _also_ mentioned in the method description. -- This message was sent by Atlassian JIRA (v7.6.3#76005)