Merge pull request #12360 from hkhan/JAVA-12620-fix-link
[JAVA-12620] Fix link
This commit is contained in:
commit
cd1a8c8fe4
|
@ -14,5 +14,5 @@ This module contains articles about core java exceptions
|
|||
- [How to Find an Exception’s Root Cause in Java](https://www.baeldung.com/java-exception-root-cause)
|
||||
- [Java IOException “Too many open files”](https://www.baeldung.com/java-too-many-open-files)
|
||||
- [When Does Java Throw the ExceptionInInitializerError?](https://www.baeldung.com/java-exceptionininitializererror)
|
||||
- More articles: [[<-- prev]](../core-java-exceptions-1) [[next -->]](../core-java-exceptions-3)
|
||||
- More articles: [[<-- prev]](../core-java-exceptions) [[next -->]](../core-java-exceptions-3)
|
||||
|
||||
|
|
Loading…
Reference in New Issue