Hello,

There is much of talk in capturing errors caused by missing
controllers/actions or trapping exceptions. but no useful information on
triggering errors inside ZF (ofcourse also sending proper http heders). So
for example if user accesses some expired activation link i want to invoke
404 error and don't know what's good way to do it. Should i throw exception
and handle it inside errorController rather than trying to invoke error?

Ty
-- 
View this message in context: 
http://www.nabble.com/Triggering-errors-tp15950778s16154p15950778.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to