mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-11 09:48:51 +00:00
Add a more detailed section about what exceptions to expect from the blocking calls in this class and removing the mostly redundant mentions of the IOExceptions from each method javadoc since it doesn't give much details about the expected exceptions anyway. Closes #30334