[Catalyst] Catching exceptions

catalyst at augensalat.de catalyst at augensalat.de
Sat Jun 3 16:50:35 CEST 2006


Something I am unable to find in the documentation:

What is the recommended way to catch exception, either runtime errors or 
self generated ones with Catalyst::Exception or by methods like 
$c->assert_user_roles() (from C:P:Authorization::Roles)?

I don't want end users watching the default debug screen. ;-)
-- 
Bernhard Graf



More information about the Catalyst mailing list