[ https://issues.apache.org/jira/browse/GEODE-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15860395#comment-15860395 ]
ASF subversion and git services commented on GEODE-2295: -------------------------------------------------------- Commit a61c55b9b0d4fffc70a1502f06cbca59098c9418 in geode's branch refs/heads/feature/GEODE-2456 from [~gosullivan] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=a61c55b ] [GEODE-2295] Add super() to empty constructor, remove final to be consistent. > LocatorCancelException ignores string passed in constructor > ----------------------------------------------------------- > > Key: GEODE-2295 > URL: https://issues.apache.org/jira/browse/GEODE-2295 > Project: Geode > Issue Type: Bug > Components: locator > Reporter: Galen O'Sullivan > Assignee: Galen O'Sullivan > Priority: Minor > > The` LocatorCancelException` class has a constructor that takes a String and > fails to call `super`. This should be fixed so that the exception produces a > useful message. -- This message was sent by Atlassian JIRA (v6.3.15#6346)