<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Just as I had suspected &#187; exception handling</title>
	<atom:link href="http://blog.robwhelan.com/tag/exception-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.robwhelan.com</link>
	<description>overthink backscatter</description>
	<lastBuildDate>Thu, 04 Aug 2011 01:27:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An Approach to Exception Handling</title>
		<link>http://blog.robwhelan.com/2008/10/05/an-approach-to-exception-handling/</link>
		<comments>http://blog.robwhelan.com/2008/10/05/an-approach-to-exception-handling/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 17:42:24 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[exception handling]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.robwhelan.com/?p=33</guid>
		<description><![CDATA[[In response to this post, also posted here, asking about guidelines different developers have come up with....  I actually started a response on the site, then realized I was typing an entire essay into a little comment box.] Guideline #1: Never discard exception information. You might either wrap the exception and throw the wrapper, or [...]]]></description>
		<wfw:commentRss>http://blog.robwhelan.com/2008/10/05/an-approach-to-exception-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.326 seconds -->

