An event handler that will be called when an error occurs. This is most often because an invalid request ID was passed into webRequest.filterResponseData().
After this event is fired, the webRequest.StreamFilter.error property will contain a message giving more information about the error.
Note that this event is not triggered for network errors.