Rob Godfrey created QPID-7476:
---------------------------------

             Summary: [Java Client] Improve error message when timeout 
exception thrown in commit
                 Key: QPID-7476
                 URL: https://issues.apache.org/jira/browse/QPID-7476
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
            Reporter: Rob Godfrey


Currently if a timeout exception occurs when the session is waiting for the 
response to a commit, the thrown error has the message:

Exception during commit: Server did not respond in a timely fashion:null

The null at the end is due to the fact there is no underlying exception for the 
timeout exception.

Rather than printing the null, if there is no underlying exception, the final 
text should be omitted.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to