You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Alan Conway (JIRA)" <qp...@incubator.apache.org> on 2007/11/28 21:48:44 UTC

[jira] Resolved: (QPID-535) throw correct exception when a channel- or connection- close is received instead of an expected response

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

Alan Conway resolved QPID-535.
------------------------------

    Resolution: Fixed

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