paulirwin commented on code in PR #1089: URL: https://github.com/apache/lucenenet/pull/1089#discussion_r1912355835
########## src/Lucene.Net/Support/ExceptionHandling/ExceptionExtensions.cs: ########## @@ -368,9 +372,11 @@ public static bool IsIllegalArgumentException(this Exception e) // LUCENENET: In production, there is a chance that we will upgrade to ArgumentNullExcpetion or ArgumentOutOfRangeException Review Comment: Updated to cascade the call. -- 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...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org