<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Antwerkz, Inc. &#187; npe</title>
	<atom:link href="http://antwerkz.com/tag/npe/feed/" rel="self" type="application/rss+xml" />
	<link>http://antwerkz.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Nov 2011 12:05:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Dealing with NullPointerExceptions</title>
		<link>http://antwerkz.com/dealing-with-nullpointerexceptions/</link>
		<comments>http://antwerkz.com/dealing-with-nullpointerexceptions/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 13:00:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[justin lee]]></category>
		<category><![CDATA[npe]]></category>
		<category><![CDATA[null pointer]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.antwerkz.com/?p=1432</guid>
		<description><![CDATA[One of the most common problems that begginers run into (and some 'experts' though they can handle it i should hope) is the dreaded NullPointerException.  One of the most frustrating things about the NPE is that it doesn't say what was null.  All you get is a line number in the stack trace so if [...]]]></description>
		<wfw:commentRss>http://antwerkz.com/dealing-with-nullpointerexceptions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<series:name><![CDATA[Tips]]></series:name>
	</item>
	</channel>
</rss>

