You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2015/04/27 16:45:38 UTC

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

Lorenz Quack created QPID-6512:
----------------------------------

             Summary: 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
            Priority: Minor


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