<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Error-Handling on Scholion</title><link>https://scholion.thluiz.com/tags/error-handling/</link><description>Recent content in Error-Handling on Scholion</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>© 2026</copyright><lastBuildDate>Wed, 23 Sep 2026 20:10:34 +0100</lastBuildDate><atom:link href="https://scholion.thluiz.com/tags/error-handling/index.xml" rel="self" type="application/rss+xml"/><item><title>Elixir's Secret Weapon</title><link>https://scholion.thluiz.com/notes/elixirs-secret-weapon/</link><pubDate>Wed, 23 Sep 2026 18:54:06 +0100</pubDate><guid>https://scholion.thluiz.com/notes/elixirs-secret-weapon/</guid><description>Explains Elixir&amp;rsquo;s with special form as the fix for nested case statements when chaining dependent operations that each return a tagged {:ok, _} / {:error, _} tuple.</description></item><item><title>Replacing Exceptions-as-flow-control with the Result Pattern</title><link>https://scholion.thluiz.com/notes/replacing-exceptions-as-flow-control-with-result-pattern/</link><pubDate>Wed, 23 Sep 2026 17:41:55 +0100</pubDate><guid>https://scholion.thluiz.com/notes/replacing-exceptions-as-flow-control-with-result-pattern/</guid><description>Andrew Lock walks a C# service through three stages — exceptions for flow control, a basic Result&lt;T>, and a safer Switch()-based Result&lt;T> — showing why each trade-off matters.</description></item></channel></rss>