PHP Classes

The error handling is TERRIBLE.

Recommend this page to a friend!

      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: Not sure
Examples: Not sure

  1. The error handling is TERRIBLE.   Reply   Report abuse  
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