NightOwl888 opened a new pull request #440:
URL: https://github.com/apache/lucenenet/pull/440


   This is a review to ensure that stack details are always preserved either by 
using `throw` without specifying the exception, or by using `innerException` of 
a new exception class instance.
   
   It also fixes `DirectoryTaxonomyReader.ToString(int)` so it logs any 
exceptions instead of throwing them, as was the case in Lucene. For the time 
being, they are being written to `System.Diagnostics.Trace`.


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


Reply via email to