Developers

Label: zend_exception

Content with label zend_exception in Developers (See content from all spaces)
Related Labels: example

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 ...