The new "Structured" exception handling allows you to set up a "global"
error handler (in your Application.cfm file) that is triggered for "errors
and/or exceptions".

You can specify an error template that will have access to all the CF
tags/functions in addition to the "standard" error messages that will be
triggered by both "regular" errors, and/or errors "caught" by CFTRY/CFCATCH.

umm... maybe my (8 page) explanation at chfub is better?

http://cfhub.com/advanced/error_handling/



>  What exactly is Structured Exception Handling?  It's listed in the
> docs as 'new in CF 4.5' but I cannot find any other information
> about it.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to