We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca50f27 commit ec90995Copy full SHA for ec90995
core-java-modules/core-java-exceptions-2/README.md
@@ -7,3 +7,4 @@ This module contains articles about core java exceptions
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)
9
- [java.net.UnknownHostException: Invalid Hostname for Server](https://www.baeldung.com/java-unknownhostexception)
10
+- [How to Handle Java SocketException](https://www.baeldung.com/java-socketexception)
0 commit comments