We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53a80b commit 780f67bCopy full SHA for 780f67b
1 file changed
core-java-modules/core-java-exceptions-2/README.md
@@ -5,3 +5,4 @@ This module contains articles about core java exceptions
5
### Relevant Articles:
6
7
- [Is It a Bad Practice to Catch Throwable?](https://www.baeldung.com/java-catch-throwable-bad-practice)
8
+- [Wrapping vs Rethrowing Exceptions in Java](https://www.baeldung.com/java-wrapping-vs-rethrowing-exceptions)
0 commit comments