Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Patch) Improve error logging by returning exception message #6

Closed
GoogleCodeExporter opened this issue Apr 4, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

Attached patch allows the receiver to know about the reason behind a standard 
exception.

Tested on Linux.

Original issue reported on code.google.com by ozan...@gmail.com on 27 Nov 2013 at 2:38

Attachments:

@GoogleCodeExporter
Copy link
Author

Thanks! Actually we did originally not include the error text in there to give 
users less reason to panic (when the sender disconnects, which is a common 
situation, this reads "Input stream error"). Patch committed to repo.

Original comment by christia...@gmail.com on 23 Jan 2014 at 11:43

  • Changed state: Started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants