VOOZH about

URL: https://developer.mozilla.org/en-US/docs/Web/API/FileReader/error

⇱ FileReader: error property - Web APIs | MDN


FileReader: error property

Note: This feature is available in Web Workers.

The error read-only property of the FileReader interface returns the error that occurred while reading the file.

Value

A DOMException containing the relevant error.

Specifications

Specification
File API
# dom-filereader-error

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on by MDN contributors.