<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Exception Handling on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/exception-handling/</link><description>Recent content in Exception Handling on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 30 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/exception-handling/index.xml" rel="self" type="application/rss+xml"/><item><title>Robust Error Handling and Exceptions</title><link>https://ai-blog.noorshomelab.dev/any-llm-guide-2025/error-handling/</link><pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/any-llm-guide-2025/error-handling/</guid><description>&lt;h2 id="introduction-to-robust-error-handling"&gt;Introduction to Robust Error Handling&lt;/h2&gt;
&lt;p&gt;Welcome back, future AI architect! In the previous chapters, we&amp;rsquo;ve explored the fascinating world of &lt;code&gt;any-llm&lt;/code&gt; – Mozilla&amp;rsquo;s unified interface for Large Language Models. You&amp;rsquo;ve learned how to set up your environment, make basic completion calls, and configure different LLM providers. But what happens when things don&amp;rsquo;t go as planned? What if an API key is wrong, the network flickers, or a model is overloaded?&lt;/p&gt;</description></item><item><title>Chapter 7: Graceful Handling: Exceptions</title><link>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-7-exceptions/</link><pubDate>Thu, 04 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/java-mastery-2025/chapter-7-exceptions/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Welcome to Chapter 7! So far, our Java programs have been mostly happy-path scenarios, where everything goes according to plan. But in the real world, things rarely go perfectly. What happens if a file isn&amp;rsquo;t found, a network connection drops, or a user enters text where a number is expected? These unexpected events are called &lt;strong&gt;exceptions&lt;/strong&gt;, and knowing how to handle them gracefully is a hallmark of a robust, production-ready application.&lt;/p&gt;</description></item></channel></rss>