---
title: error
framework: tvmljs
role: symbol
role_heading: Instance Property
path: tvmljs/xmlhttprequest/1627326-error
---

# error

An event signifying an error occurred during the request.

## Declaration

```data
attribute  error;
```

## See Also

### Responding to Events

- [abort](tvmljs/xmlhttprequest/1627402-abort.md)
- [load](tvmljs/xmlhttprequest/1627352-load.md)
- [loadend](tvmljs/xmlhttprequest/1627393-loadend.md)
- [loadstart](tvmljs/xmlhttprequest/1627371-loadstart.md)
- [readystatechange](tvmljs/xmlhttprequest/1627304-readystatechange.md)
