I want to catch a page timeout (long-running query). <cfcatch type="COM.Allaire.ColdFusion.Request.Timeout"> doesn't catch the timeout, but <cfcatch type="any"> does catch it.
Anybody know why it doesn't catch the timeout? (The other cfcatches work okay for their exception: type=expression and type=database). thanks Chris Norloff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

