From: "Ubqtous" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 10:24 AM
Subject: Re: CF5 Error Handler Form
> JM> I wasn't aware of the type="exception". Why would it preclude
> JM> capturing user comments as might be entered into a form?
>
> It doesn't prevent you from having a form to capture user comments,
> but it removes the dependence on the user for getting error details
> submitted. A dump of the error scope (and perhaps cgi and session) in
> a CFMAIL gets you the information you need to troubleshoot most--if
> not all--errors.
Great. Thanks for the help. A last question or two:
If I had a cferror type="exception" configured in an app's application.cfm,
_plus_ had a system-wide error handler set up in the CF Administrator, would
I be correct in assuming that the error handling hierarchy would fire the
application level error handler first?
For development I can easily comment out an application level cferror
statement to get helpful error messages. If there were a server-level
handler set up, is there a way to disable it in an application or specific
template while doing development work? Needless to say, I do a fair amount
of development on our production server.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

