PHP Classes

Handle all errors as PDOException? eg divide by 0? Catch all ...

Recommend this page to a friend!

      Pdofy  >  All threads  >  Handle all errors as PDOException?...  >  (Un) Subscribe thread alerts  
Subject:Handle all errors as PDOException?...
Summary:Package rating comment
Messages:1
Author:Keradus
Date:2013-08-05 09:29:09
Update:2013-08-05 16:07:45
 

Keradus rated this package as follows:

Utility: Bad
Consistency: Sufficient
Documentation: Not sure
Examples: Insufficient

  1. Handle all errors as PDOException?...   Reply   Report abuse  
Picture of Keradus Keradus - 2013-08-05 09:29:09
Handle all errors as PDOException? eg divide by 0?
Catch all exception and just print it to user?
Give sth more than pure PDO?