<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Exceptions and Return Codes</title>
	<link>http://shiftmode.com/2006/10/exceptions-and-return-codes.html</link>
	<description>zeros and ones</description>
	<pubDate>Wed, 19 Nov 2008 04:10:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: shiftMode &#187; Blog Archive &#187; Microsoft changes it&#8217;s ApplicationException stance</title>
		<link>http://shiftmode.com/2006/10/exceptions-and-return-codes.html#comment-3412</link>
		<dc:creator>shiftMode &#187; Blog Archive &#187; Microsoft changes it&#8217;s ApplicationException stance</dc:creator>
		<pubDate>Fri, 11 May 2007 15:49:33 +0000</pubDate>
		<guid>http://shiftmode.com/2006/10/exceptions-and-return-codes.html#comment-3412</guid>
		<description>[...] It&#8217;s been a while since exceptions cropped up here. While this isn&#8217;t &#8216;hot off the presses&#8217;, I&#8217;m certainly just catching up. When the boys at Microsoft originally built the .NET framework, they added a base exception class named ApplicationException. They suggested, and illustrated themselves in any related example they wrote, that custom exceptions in your application should extend from this instead of the base Exception: [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] It&#8217;s been a while since exceptions cropped up here. While this isn&#8217;t &#8216;hot off the presses&#8217;, I&#8217;m certainly just catching up. When the boys at Microsoft originally built the .NET framework, they added a base exception class named ApplicationException. They suggested, and illustrated themselves in any related example they wrote, that custom exceptions in your application should extend from this instead of the base Exception: [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
