Sunday, March 11, 2012

Logging server errors

If the webservice errored, you'd be able to catch that in the same way. If the error happens client-side - you'd have to write another client-side call to an "error logging" web service and hope that it works as you can't catch client-side errors automatically.

No comments:

Post a Comment