We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3eadbd commit 02996afCopy full SHA for 02996af
1 file changed
core-java-modules/core-java-exceptions/README.md
@@ -17,3 +17,4 @@ This module contains articles about core java exceptions
17
- [Common Java Exceptions](https://www.baeldung.com/java-common-exceptions)
18
- [Throw Exception in Optional in Java 8](https://www.baeldung.com/java-optional-throw-exception)
19
- [How to Find an Exception’s Root Cause in Java](https://www.baeldung.com/java-exception-root-cause)
20
+- [Is It a Bad Practice to Catch Throwable?](https://www.baeldung.com/java-catch-throwable-bad-practice)
0 commit comments