A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/FileReader/error below:

FileReader: error property - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. FileReader
  4. error

Filter sidebar

In this article
  1. File API
  2. FileReader
  3. Constructor
    1. FileReader()
  4. Instance properties
    1. error
    2. readyState
    3. result
  5. Instance methods
    1. abort()
    2. readAsArrayBuffer()
    3. readAsBinaryString() Deprecated
    4. readAsDataURL()
    5. readAsText()
  6. Events
    1. abort
    2. error
    3. load
    4. loadend
    5. loadstart
    6. progress
  7. Inheritance
    1. EventTarget
  8. Related pages for File API
    1. Blob
    2. File
    3. FileList
    4. FileReaderSync
    5. URL.createObjectURL
    6. URL.revokeObjectURL
  9. Guides
    1. Using files from web applications
In this article FileReader: error property

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

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 Was this page helpful to you? Learn how to contribute

.

This page was last modified on Dec 2, 2023 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4