<?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>The Buzz Media &#187; exceptions</title>
	<atom:link href="http://www.thebuzzmedia.com/tag/exceptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebuzzmedia.com</link>
	<description>Video Games, Movies and Technology</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:32:19 +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>Explanations of Common Java Exceptions</title>
		<link>http://www.thebuzzmedia.com/explanations-of-common-java-exceptions/</link>
		<comments>http://www.thebuzzmedia.com/explanations-of-common-java-exceptions/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 15:50:23 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=1025</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2009/02/java-exception-explanations2.png" width="240" />
		</p>Huge thanks to Marc Chung for sending along this great reference. It&#8217;s a breakdown of all the JDK exceptions and textual descriptions of what they represent &#8212; so if you are designing your own API or just working on your own app and want to make sure your use of particular exceptions (e.g. IllegalArgumentException) is [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/explanations-of-common-java-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handling Exceptions in Ruby</title>
		<link>http://www.thebuzzmedia.com/handling-exceptions-in-ruby/</link>
		<comments>http://www.thebuzzmedia.com/handling-exceptions-in-ruby/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 12:35:44 +0000</pubDate>
		<dc:creator>Ray Gomez</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[Ruby]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=495</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2008/10/ruby-logo2.png" width="240" />
		</p>Dealing with exceptions is a big part of any object oriented programmer&#8217;s job. We need to be able to recover from things like connect failures or syntax errors, and do so gracefully. Thankfully, raising and &#8220;rescuing&#8221; exceptions in Ruby is a fairly easy task. Let&#8217;s start with a basic example. We all know that dividing [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/handling-exceptions-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#039;s the Best Way to Handle Exceptions?</title>
		<link>http://www.thebuzzmedia.com/whats-the-best-way-to-handle-exceptions/</link>
		<comments>http://www.thebuzzmedia.com/whats-the-best-way-to-handle-exceptions/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 18:33:06 +0000</pubDate>
		<dc:creator>Riyad Kalla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[exceptions]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[tips]]></category>
		<guid isPermaLink="false">http://www.thebuzzmedia.com/?p=296</guid>
		<description><![CDATA[<p style="float:right; margin:0 0 10px 15px; width:240px;">
		<img src="http://www.thebuzzmedia.com/wp-content/uploads/2006/09/tv-pics-015.jpg" width="240" />
		</p>It seems, given my limited experience, that handling exceptions depends entirely on the context in which you are developing. As a fan of &#8220;rules&#8221; that can be applied to different scenarios I wanted to hit you guys up and see what the rules-of-thumb were with regards to exception handling. Some approaches to exception handling sort [...]]]></description>
		<wfw:commentRss>http://www.thebuzzmedia.com/whats-the-best-way-to-handle-exceptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

