Brandon Savage's Blog: Exceptional PHP: Nesting Exceptions In PH...

Courtesy PHPDeveloper.org  Thu, 11/12/2009 - 12:43

Brandon Savage continues his introductory series on exception handling in PHP with this new post to his blog.

This time the focus is on methods for nesting exceptions.

In the last two entries we have talked about the concept of layer abstraction : that is, that exceptions should not be allowed to pass out of one layer and into another.

So, when an exception is raised in the database layer it should be caught...


 

More related items

DevShed: A Custom Exception Class for Dynamic Twitter...
DevShed has posted the second-to-last part of their tutorial series about creating a Twitter "badge" for your site with the custom icon and latest tweet pulled from the site. This new part...

Symfony Blog: Symfony2 Security Audit
Fabien Potencier (of the Symfony framework project) has posted the results of a security audit that was performed on the framework by SektionEins. The Symfony2 core team takes security...

Two Security Vulnerabilities Force 3 New Releases of...
It's been a dies horribilis for MRI Ruby today with two new security vulnerabilities forcing the release of 3 new recommended production versions of the de facto official Ruby interpreter....


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com