> Let me be a bit more specific. In terms of a CF timeout, do 
> you (or anyone reading) happen to know what exception code CF 
> spits out?

Is the page itself timing out, or something specific (like a CFHTTP call)
timing out? I was assuming the latter - I honestly don't know how you'd deal
with a page timeout here, since that's not an exception.

In the case of a CFHTTP call, you'd set a TIMEOUT attribute. By itself, I'm
not sure that would generate an exception - there is a THROWONERROR
attribute, but I don't remember whether it'll cause timeouts to be caught -
but you could try reading the return value of your CFHTTP call and catch the
resultant error there.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270244
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to