Login   Register  
PHP Classes
elePHPant
Icontem

The error handling is TERRIBLE.

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      DBMaster  >  All threads  >  The error handling is TERRIBLE.  >  (Un) Subscribe thread alerts  
Subject:The error handling is TERRIBLE.
Summary:Package rating comment
Messages:1
Author:Alex Kerezy
Date:2008-12-28 18:22:45
 

Alex Kerezy rated this package as follows:

Utility: Insufficient
Consistency: I am not sure
Examples: I am not sure

  1. The error handling is TERRIBLE.   Reply  
Picture of Alex Kerezy
Alex Kerezy
2008-12-28 18:22:46
The error handling is TERRIBLE. What you should see in each function the class has, is the error message being set, so when an error occurs you know right away based on the message what the error was.

This class (package) has no error messages set inside its functions

This class (package) has no die or exit switches