From 475cb85600f00d3b429ddfa37f705657d32c2820 Mon Sep 17 00:00:00 2001 From: Naser Mohamed <32791652+HyperNaser@users.noreply.github.com> Date: Sun, 9 Mar 2025 19:40:50 +0300 Subject: [PATCH] fix: remove member only content (#8307) The mentioned resource was not free (required a member subscription) --- .../java/content/exception-handling@g9P3548F38tYGjevBc42w.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/roadmaps/java/content/exception-handling@g9P3548F38tYGjevBc42w.md b/src/data/roadmaps/java/content/exception-handling@g9P3548F38tYGjevBc42w.md index e95e769ae..8d563b47d 100644 --- a/src/data/roadmaps/java/content/exception-handling@g9P3548F38tYGjevBc42w.md +++ b/src/data/roadmaps/java/content/exception-handling@g9P3548F38tYGjevBc42w.md @@ -11,5 +11,4 @@ There are three types of exceptions - Visit the following resources to learn more: - [@video@Understanding Java Exceptions](https://www.youtube.com/watch?v=W-N2ltgU-X4) -- [@article@Mastering Java Exception Handling: A Comprehensive Guide](https://naveen-metta.medium.com/mastering-java-exception-handling-a-comprehensive-guide-a897b8020582) - [@article@Exception Handling in Java](https://www.javatpoint.com/exception-handling-in-java)