We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d04b8 commit 9c93634Copy full SHA for 9c93634
1 file changed
core-java-modules/core-java-exceptions/README.md
@@ -15,3 +15,4 @@ This module contains articles about core java exceptions
15
- [Java – Try with Resources](https://www.baeldung.com/java-try-with-resources)
16
- [Java Global Exception Handler](https://www.baeldung.com/java-global-exception-handler)
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)
0 commit comments