<?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>Stefano Rodi</title>
	<atom:link href="http://www.stefanorodi.it/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.stefanorodi.it/blog</link>
	<description></description>
	<lastBuildDate>Fri, 22 May 2015 10:19:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">8566973</site>	<item>
		<title>Uncaught exceptions in scheduled tasks</title>
		<link>http://www.stefanorodi.it/blog/uncaught-exceptions-in-scheduled-tasks-2015-05.html</link>
		<comments>http://www.stefanorodi.it/blog/uncaught-exceptions-in-scheduled-tasks-2015-05.html#respond</comments>
		<pubDate>Fri, 22 May 2015 10:19:24 +0000</pubDate>
		<dc:creator><![CDATA[Stefano]]></dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[executor]]></category>
		<category><![CDATA[scheduled]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://www.stefanorodi.it/blog/?p=289</guid>
		<description><![CDATA[A simple reminder: UncaughtExceptionHandler doesn&#8217;t work as expected when submitting tasks to a ScheduledExecutorService, sometimes try-catch is still the best solution. Let this post be a little field report about exception handling in the JavaExecutor Framework.The famous UncaughtExceptionHandler&#8230; Source: Uncaught exceptions<span class="ellipsis">&#8230;</span><div class="read-more"><a href="http://www.stefanorodi.it/blog/uncaught-exceptions-in-scheduled-tasks-2015-05.html">Read more &#8250;</a></div><!-- end of .read-more -->]]></description>
		<wfw:commentRss>http://www.stefanorodi.it/blog/uncaught-exceptions-in-scheduled-tasks-2015-05.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">289</post-id>	</item>
	</channel>
</rss>
