FileReader.error

返回读取文件时的错误信息

语法

var error = instanceOfFileReader.error

返回值

返回一个 DOMError

规范

Specification
File API
# dom-filereader-error

浏览器兼容性

BCD tables only load in the browser

参见