News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Tibo Beijen's Blog:
Catching PHP Exceptions Except the unexpected
October 27, 2009 @ 10:21:43

Tibo Beijen has a new post to his blog today looking at exception handling starting with some of the basics and moving out to custom exception handing methods.

Before PHP5 one had to resort to specific return values or drastic measures like trigger_error(). Planning exceptions, I found out, is just as important as class design. At any point where a developer needs to handle the possibility of an exception being thrown he needs to know: what Exceptions can I expect and what Exceptions do I plan to catch? In this post I'll show some important aspects to consider when planning exceptions.

He starts off with a basic example of an exception, throwing it and catching it, as a part of a SOAP client sample and looks at things to catch, how to catch them and doing fun things like rethrowing and extending basic exception types.

0 comments voice your opinion now!
exceptions tutorial expect



Similar Posts

Havard Eide's Blog: Iterators

Sameer Borate's Blog: Simulating Packages in PHP

PHPit.net: Having fun with PHP\'s output buffer

TechTatva.com: [How To] Setup Cherokee with PHP5 FPM

DevShed: Validating Web Forms with the Code Igniter PHP Framework


Community Events

phpnw10 PHP Conference 09/10/2010




Don't see your event here?
Let us know!


plugin conference unittest suggestion tool framework opinion zendframework application developer example development azure book introduction wordpress phpunit database codeigniter screencast

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework