You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/04/27 17:01:38 UTC

[jira] [Commented] (QPID-6512) Exception chaining is handled inconsistenly

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

ASF subversion and git services commented on QPID-6512:
-------------------------------------------------------

Commit 1676290 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1676290 ]

QPID-6512 : More consistent handling of (JMS) exception chaining [work done by Lorenz Quack]

> Exception chaining is handled inconsistenly
> -------------------------------------------
>
>                 Key: QPID-6512
>                 URL: https://issues.apache.org/jira/browse/QPID-6512
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: 0.32
>            Reporter: Lorenz Quack
>            Assignee: Rob Godfrey
>            Priority: Minor
>         Attachments: 0001-QPID-6512-Java-Client-More-consistent-handling-of-ex.patch
>
>
> Different methods of exception chaining are used in the code:
> javax.jms.JMSException#setLinkedException, java.lang.Exception#initCause, and org.apache.qpid.client.JMSAMQException.
> This should be handled more consistently. In particular everywhere setLinkedException is called initCause should also be called.
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org