LLM4IG opened a new pull request, #1160: URL: https://github.com/apache/commons-lang/pull/1160
During my usage of commons-lang, I have noticed some exceptions (in `StringUtils`, `StrSubstitutor`, `CharSequenceTranslator` and `Conversion`) that are not documented in the Javadoc, which I consider to be unhandled exceptions. Before creating my this PR, I noticed #1139, which addresses similar issues. In order to avoid conflicts and show my respect, I have removed some of the Javadoc comments I added in `Conversion.java`, aligning with PR #1139. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
