ppkarwasz opened a new pull request, #780:
URL: https://github.com/apache/commons-io/pull/780

   The private, final field `exceptionHandler` was always set to 
`Erase::rethrow` and had no way to be changed (no setter provided). By inlining 
its single usage, `handleIOException` becomes simpler and its behavior is 
clearly fixed, with changes only possible through subclassing.
   


-- 
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: issues-unsubscr...@commons.apache.org

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

Reply via email to