Firefox Tomorrow

web api instance property

FileReader: error property

View on MDN ↗

Available in 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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also