ok2c commented on issue #117: Refactor APIs like failed(Exception) to 
failed(String, Exception)
URL: 
https://github.com/apache/httpcomponents-core/pull/117#issuecomment-480172239
 
 
   @garydgregory I am afraid I will have to disagree on this being the best 
API. I think this change is redundant and its breadth shows how intrusive it 
is. 
   
   There is no need to chain exceptions if you think it makes the stack trace 
harder to read. One can re-throw an exception with more context in it. Please 
see 335f59b97cbb098a45f3451d8c24c4504b377dc2
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to