Called if the file errors while loading, is sent a DOM ProgressEvent.
name | type | description |
---|---|---|
xhr | XMLHttpRequest |
The XMLHttpRequest that caused this onload event. |
event | ProgressEvent |
The DOM ProgressEvent that resulted from this error. |