Re: [htmltmpl] CCI::App/H::T fatal exception handler
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2003-08-18 20:50:18
|
On Mon, 18 Aug 2003, Bill Catlan wrote: > Is there a way to output a Web page from within the CGI::App framework > using H::T upon a fatal error? Doe it matter if the fatal exception called > die or generated an "Error" exception? This is obviously a question for the CGI::Application mailing-list. Once you choose a way to deal with errors from within CGI::App using an error.tmpl to format them is no big deal. -sam |