[Catalyst] Catching Exceptions

Sebastian Riedel sri at oook.de
Mon Apr 3 14:49:34 CEST 2006


03.04.2006 08:07 Mark Blythe:

> Oops, I forgot to include an important line from my current solution.
> After my "special recovery code", I'm having to do $c->error(0) to
> clear the Catalyst errors and avoid the exception page.

Catch them in your end action or use eval.


--
sebastian




More information about the Catalyst mailing list