ok2c commented on PR #399:
URL: 
https://github.com/apache/httpcomponents-client/pull/399#issuecomment-1346274196

   > Don't add runtime exceptions to method signatures. They belong into 
Javadoc. See Effective Java from Joshua Bloch.
   
   @ok2c I must say I disagree with Joshua Bloch in this particular instance. 
There is no negative runtime impact from declaration of runtime exceptions in 
the throws clause. Essentially it is a matter of taste rather anything else. 
But so be it. I'll remove it. 


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

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to