You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (Created) (JIRA)" <ji...@apache.org> on 2011/12/02 02:44:40 UTC

[jira] [Created] (GIRAPH-102) Create an exception class for Giraph

Create an exception class for Giraph
------------------------------------

                 Key: GIRAPH-102
                 URL: https://issues.apache.org/jira/browse/GIRAPH-102
             Project: Giraph
          Issue Type: Improvement
            Reporter: Avery Ching


Many of the Exceptions are IllegalStateException but could be better as GiraphException and reasonable derivatives.

This would

1) Allow us to differentiate exceptions specific to Giraph
2) Allow us to add useful information (i.e. superstep, attempt)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GIRAPH-102) Create an exception class for Giraph

Posted by "Avery Ching (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GIRAPH-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161356#comment-13161356 ] 

Avery Ching commented on GIRAPH-102:
------------------------------------

As a part of this issue, go through the exceptions and change them all appropriately.
                
> Create an exception class for Giraph
> ------------------------------------
>
>                 Key: GIRAPH-102
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-102
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Avery Ching
>
> Many of the Exceptions are IllegalStateException but could be better as GiraphException and reasonable derivatives.
> This would
> 1) Allow us to differentiate exceptions specific to Giraph
> 2) Allow us to add useful information (i.e. superstep, attempt)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira