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

ASF GitHub Bot commented on TINKERPOP3-945:
-------------------------------------------

GitHub user velo opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/149

    Fix fo TINKERPOP3-945

    Added root cause to exceptions where a root cause is available
    
    To make the decision of where to add root cause, I looked the impl (neo4j, 
hadoop, spark and orientDB) and add it when the root cause is available.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/velo/incubator-tinkerpop TINKERPOP3-945

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-tinkerpop/pull/149.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #149
    
----
commit 72ec79f08f6dfabdc1593931296bf2a022977965
Author: Marvin Froeder <[email protected]>
Date:   2015-11-09T19:22:12Z

    TINKERPOP3-945 - added root cause to exceptions where a root cause is 
available

----


> Exceptions should allow me to include root cause if/when available
> ------------------------------------------------------------------
>
>                 Key: TINKERPOP3-945
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-945
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: structure
>    Affects Versions: 3.0.2-incubating
>            Reporter: Marvin Froeder
>            Priority: Minor
>
> As it is, right now, I'm forced to break the exception chain while throwing 
> standard exceptions
> https://github.com/apache/incubator-tinkerpop/commit/34ec9e7f60f15b5dbfa684a8e96668d9bbcb6752#commitcomment-14240563



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

Reply via email to