D
Danny
Hi All,
Trying to debug my web-pages on the client-side, I've created an AJAX
request function, and surrounding all my JS functions with
try...catch, and in the catch section I send a request to my server to
log the JS error.
I'm encountering an error message that I can't seems to find
documentation on...
I'm logging the e.description, and it says: Failed
Just "Failed" and nothing else...
Anyone knows what this is about?
Any documentation?
Thanks,
Danny
Trying to debug my web-pages on the client-side, I've created an AJAX
request function, and surrounding all my JS functions with
try...catch, and in the catch section I send a request to my server to
log the JS error.
I'm encountering an error message that I can't seems to find
documentation on...
I'm logging the e.description, and it says: Failed
Just "Failed" and nothing else...
Anyone knows what this is about?
Any documentation?
Thanks,
Danny