Side navigation
#106 closed enhancement (fixed)
Opened July 26, 2006 09:18PM UTC
Closed December 21, 2006 01:35PM UTC
Last modified June 20, 2007 03:08AM UTC
Detecting AJAX Failure
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ajax | Version: | |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If my connection drops in the middle of an AJAX request, I get error
messages that look like this:
[Exception... "Component returned failure code: 0xFDECAF
(NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]" ...
location: "JS frame :: ...jquery.js :: anonymous :: line 1486" data: no]
Is it possible to catch and handle these exceptions with jQuery?
I'm moving this to post-1.0.