<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Displaying custom error message with the right HTTP response codes</title>
	<atom:link href="http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=displaying-custom-error-message-with-the-right-http-response-codes</link>
	<description>Tips &#38; tricks about CakePHP</description>
	<lastBuildDate>Wed, 08 Sep 2010 16:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Rhodes</title>
		<link>http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/comment-page-1/#comment-9888</link>
		<dc:creator>Paul Rhodes</dc:creator>
		<pubDate>Sun, 25 Jul 2010 15:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=159#comment-9888</guid>
		<description>Great article on Error Handling in CakePHP. I have been writing a REST API and it supports both JSON and XML data formats. I have implemented exactly as described, however, the AppError error() function appears to be being called twice and the second time it is CakeError controller and no associated RequestHandler - any ideas?

Thanks</description>
		<content:encoded><![CDATA[<p>Great article on Error Handling in CakePHP. I have been writing a REST API and it supports both JSON and XML data formats. I have implemented exactly as described, however, the AppError error() function appears to be being called twice and the second time it is CakeError controller and no associated RequestHandler &#8211; any ideas?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: API for cakePHP Part 3: Error Handling &#124; Deadly Technology</title>
		<link>http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/comment-page-1/#comment-8590</link>
		<dc:creator>API for cakePHP Part 3: Error Handling &#124; Deadly Technology</dc:creator>
		<pubDate>Thu, 29 Apr 2010 20:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=159#comment-8590</guid>
		<description>[...] handle errors I use a custom error handling class written by primeminister, its best to start with his post and read through before continuing. I add a few methods to the [...]</description>
		<content:encoded><![CDATA[<p>[...] handle errors I use a custom error handling class written by primeminister, its best to start with his post and read through before continuing. I add a few methods to the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/comment-page-1/#comment-5322</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 19 Oct 2009 18:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=159#comment-5322</guid>
		<description>This is awesome, thanks so much for this. Refactored all my error handling to indirectly use the error function above and return header codes. Cheers!</description>
		<content:encoded><![CDATA[<p>This is awesome, thanks so much for this. Refactored all my error handling to indirectly use the error function above and return header codes. Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Digest #11 - Food Metaphors &#124; PseudoCoder.com</title>
		<link>http://www.cake-toppings.com/2009/03/31/displaying-custom-error-message-with-the-right-http-response-codes/comment-page-1/#comment-1243</link>
		<dc:creator>CakePHP Digest #11 - Food Metaphors &#124; PseudoCoder.com</dc:creator>
		<pubDate>Tue, 07 Apr 2009 02:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.cake-toppings.com/?p=159#comment-1243</guid>
		<description>[...] Displaying custom error message with the right HTTP response code [...]</description>
		<content:encoded><![CDATA[<p>[...] Displaying custom error message with the right HTTP response code [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
