[Catalyst] Custom error handling

Wade.Stuart at fallon.com Wade.Stuart at fallon.com
Wed Dec 12 22:36:57 GMT 2007


"Dmitriy S. Sinyavskiy" <dreel at bk.ru> wrote on 12/12/2007 04:12:45 PM:

> Hello, catalyst.
>
> I've found some problem during developing Catalyst application.
> When app can't connect to database it shows error full stack info
> together  with db_username and db_password. I just want to handle
> error in other way - may be localized error message and a part of
> stack data.
>
> How can I handle errors custom may be you know some FAQ?

Turn off debug on your live site?

http://search.cpan.org/dist/Catalyst-Manual/lib/Catalyst/Manual/Tutorial/Debugging.pod

-Wade




More information about the Catalyst mailing list