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