Zend_Exception Example
One of the central goals of the framework is robust and complete error handling http://framework.zend.com/roadmap/goals/ that is ESTRICT compliant. If we are meeting that goal, you should never see a hard error you would have to trap in such a way—you will instead ...