<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Exception Handling Basics</title>
	<atom:link href="http://www.caublestoneink.com/dev/2009/04/exception-handling-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caublestoneink.com/dev/2009/04/exception-handling-basics/</link>
	<description>providing helpful development information (I hope...)</description>
	<pubDate>Mon, 06 Sep 2010 23:31:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JCouture</title>
		<link>http://www.caublestoneink.com/dev/2009/04/exception-handling-basics/comment-page-1/#comment-1124</link>
		<dc:creator>JCouture</dc:creator>
		<pubDate>Mon, 27 Apr 2009 22:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.caublestoneink.com/dev/?p=166#comment-1124</guid>
		<description>Awesome stuff! I'm fairly new to this topic (mostly do front end development), but I've been getting into more and more back end coding here recently. I ran into a problem last week with an exception, and I couldn't figure out what was happening. I changed the catch block (just using throw), and that did the trick!</description>
		<content:encoded><![CDATA[<p>Awesome stuff! I&#8217;m fairly new to this topic (mostly do front end development), but I&#8217;ve been getting into more and more back end coding here recently. I ran into a problem last week with an exception, and I couldn&#8217;t figure out what was happening. I changed the catch block (just using throw), and that did the trick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHenry</title>
		<link>http://www.caublestoneink.com/dev/2009/04/exception-handling-basics/comment-page-1/#comment-820</link>
		<dc:creator>PHenry</dc:creator>
		<pubDate>Fri, 17 Apr 2009 18:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.caublestoneink.com/dev/?p=166#comment-820</guid>
		<description>Exceptional Series (1/3): Throwing exceptions in different ways (http://www.pchenry.com/Home/tabid/36/EntryID/121/Default.aspx)

Exceptional Series (2/3): Performance impacts with Exceptions  (http://www.pchenry.com/Home/tabid/36/EntryID/121/Default.aspx)

Exceptional Series (3/3): Alternative error handling mechanism for Exceptions  (http://www.pchenry.com/Home/tabid/36/EntryID/123/Default.aspx)

I like how you included the IL for further information, something I missed.  Cool! :&#62;</description>
		<content:encoded><![CDATA[<p>Exceptional Series (1/3): Throwing exceptions in different ways (http://www.pchenry.com/Home/tabid/36/EntryID/121/Default.aspx)</p>
<p>Exceptional Series (2/3): Performance impacts with Exceptions  (http://www.pchenry.com/Home/tabid/36/EntryID/121/Default.aspx)</p>
<p>Exceptional Series (3/3): Alternative error handling mechanism for Exceptions  (http://www.pchenry.com/Home/tabid/36/EntryID/123/Default.aspx)</p>
<p>I like how you included the IL for further information, something I missed.  Cool! :&gt;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
