<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
  <title>Karl Livesey · error-handling</title>
  <link>https://livesey.io/tags/error-handling/</link>
  <description>Posts filed under error-handling.</description>
  <item>
  <title>&quot;Partial-Success Apex: Database Methods Done Properly&quot;</title>
  <link>https://livesey.io/posts/partial-success-apex-database-methods/</link>
  <guid isPermaLink="false">urn:uuid:a280b829-0884-5ef7-b757-81f00cc12d8c</guid>
  <pubDate>Mon, 06 Jul 2026 12:00:00 GMT</pubDate>
  <description>Database methods can let valid records succeed while invalid records fail, but partial DML is only useful when every input receives an explicit, inspectable outcome.</description>
</item>
<item>
  <title>An Error Contract for LWC, Apex, and Flow</title>
  <link>https://livesey.io/posts/error-contract-lwc-apex-flow/</link>
  <guid isPermaLink="false">urn:uuid:d1be4c0f-c3c8-5682-a398-551053bd3eaa</guid>
  <pubDate>Fri, 12 Jun 2026 12:00:00 GMT</pubDate>
  <description>Errors become much easier to handle when LWC, Apex, and Flow agree on a small contract: stable codes for automation, safe messages for people, and correlation details for support.</description>
</item>
</channel>
</rss>