We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23f1b3c commit b4ddf4bCopy full SHA for b4ddf4b
1 file changed
core-java-modules/core-java-exceptions-2/README.md
@@ -13,3 +13,4 @@ This module contains articles about core java exceptions
13
- [Java Global Exception Handler](https://www.baeldung.com/java-global-exception-handler)
14
- [How to Find an Exception’s Root Cause in Java](https://www.baeldung.com/java-exception-root-cause)
15
- [Java IOException “Too many open files”](https://www.baeldung.com/java-too-many-open-files)
16
+- [When Does Java Throw the ExceptionInInitializerError?](https://www.baeldung.com/java-exceptionininitializererror)
0 commit comments