<?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>Robert Beal &#187; Exceptions</title>
	<atom:link href="http://robertbeal.com/tag/exceptions/feed" rel="self" type="application/rss+xml" />
	<link>http://robertbeal.com</link>
	<description>A blog about programming (Ruby/C#), Linux, bicycle touring and travel.</description>
	<lastBuildDate>Tue, 24 Jan 2012 05:36:46 +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>Finding Empty Exceptions in Your Code</title>
		<link>http://robertbeal.com/41/finding-empty-exception-in-your-code</link>
		<comments>http://robertbeal.com/41/finding-empty-exception-in-your-code#comments</comments>
		<pubDate>Sat, 06 Dec 2008 15:41:36 +0000</pubDate>
		<dc:creator>Robert Beal</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Exceptions]]></category>

		<guid isPermaLink="false">http://www.robertbeal.info/?p=41</guid>
		<description><![CDATA[I&#8217;ve had this regular expression for a while, but thought I&#8217;d post it as it&#8217;s quite handy. We&#8217;ve recently been looking for all the empty exceptions that are being caught in our code. An awful error to make in programming. ...]]></description>
		<wfw:commentRss>http://robertbeal.com/41/finding-empty-exception-in-your-code/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

