News Feed
Jobs Feed
Sections




News Archive
Jani Hartikainen's Blog:
Exceptions and abstraction
August 16, 2010 @ 09:59:45

Jani Hartikainen has a few suggestions on how to handle exceptions in your application - more specifically how to handle them in your classes and still keep proper abstraction.

So you already know how to handle your errors properly. Even if you're already using exceptions, there are some nuances to the use of exceptions that are important to know and understand in order to write code that is easier to reuse and more decoupled. Let's talk about exceptions and how they relate to your classes and abstraction.

He looks at classes/abstraction, how they relate to normal and custom exceptions and how to design your code better to wrap exceptions in custom handlers to make maintainability even easier. He also suggests catching everything in more general exceptions as well, giving you an overall way to handle abstracted exceptions.

0 comments voice your opinion now!
exception abstraction class tutorial


blog comments powered by Disqus

Similar Posts

DevShed: Advanced PHP Form Input Validation to Check User Inputs

Deepak Radhakrishnan\'s Blog: Configuring Apache - PHP - MySQL on Windows (WAMP Configuration)

NETTUTS.com: Don't Ignore Your WordPress Footer

Andries Seutens' Blog: Setting up phpUnderControl on Gentoo Linux

DZone.com: How to Use Flash for File Upload with PHP


Community Events











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


opinion community language functional podcast conference interview database release framework testing usergroup phpunit google zendframework2 series development symfony2 introduction rest

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