[ 
https://issues.apache.org/jira/browse/QPID-717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marnie McCormack updated QPID-717:
----------------------------------

    Fix Version/s:     (was: M4)

Descoping items not being worked on for M4 into Unknown Fix Version for now

> AMQNoConsumersException has numeric message and no code
> -------------------------------------------------------
>
>                 Key: QPID-717
>                 URL: https://issues.apache.org/jira/browse/QPID-717
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M2, M2.1
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>
> public void onException(JMSException e) 
> {
>       logger.error("JMS Error Message" + e.getMessage() + ", the error code 
> is :" + e.getErrorCode());
>       logger.error(e);
> }
> prints:
> JMS Error Message312, the error code is :Exception thrown against 
> AMQConnection:

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to