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/14 03:30:20 UTC

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

    [ https://issues.apache.org/jira/browse/REEF-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489258#comment-15489258 ] 

Mariia Mykhailova commented on REEF-1562:
-----------------------------------------

PR https://github.com/apache/reef/pull/1119

> 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)