You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/09/13 22:44:20 UTC

[jira] [Created] (REEF-1562) Remove inheritance from ReefRuntimeException in ClassHierarchyException and BindException

Mariia Mykhailova created REEF-1562:
---------------------------------------

             Summary: Remove inheritance from ReefRuntimeException in ClassHierarchyException and BindException
                 Key: REEF-1562
                 URL: https://issues.apache.org/jira/browse/REEF-1562
             Project: REEF
          Issue Type: Improvement
          Components: REEF.NET
            Reporter: Mariia Mykhailova
            Assignee: Mariia Mykhailova
            Priority: Trivial


After the change in [PR 1117|https://github.com/apache/reef/pull/1117], we're always catching {{ClassHierarchyException}} and {{BindException}} separately, without relying on their inheritance from {{ReefRuntimeException}}, so we can remove it to flatten our exceptions hierarchy.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)