Ken Giusti created PROTON-689:
---------------------------------

             Summary: Python binding does not expose transport error details
                 Key: PROTON-689
                 URL: https://issues.apache.org/jira/browse/PROTON-689
             Project: Qpid Proton
          Issue Type: Bug
          Components: python-binding
    Affects Versions: 0.8
            Reporter: Ken Giusti
             Fix For: 0.8


The proton event model defines a TRANSPORT_ERROR event, but when the event 
occurs there is no way to extract the error code nor the error text from the 
transport when using the python binding.

The connection class exports the error code via the 'error' property.  I'd like 
to see an 'error' property added to the Transport class, and an 'error_text' 
property to both the Transport and the Connection for completeness.




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

Reply via email to