throw correct exception when a channel- or connection- close is received 
instead of an expected response
--------------------------------------------------------------------------------------------------------

                 Key: QPID-535
                 URL: https://issues.apache.org/jira/browse/QPID-535
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
            Reporter: Gordon Sim
            Assignee: Gordon Sim


E.g. if issuing a consume request for a queue that deosn't exist, the client 
should throw a ChannelException with the correct code and text. (Currently it 
throws QpidError(Expected class:method 60:21, got 20:40))

-- 
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