← 返回首页
SensorErrorEvent: error property - Web APIs | MDN

SensorErrorEvent: error property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The error read-only property of the SensorErrorEvent interface returns the DOMException object passed in the event's constructor.

In this article

Value

A DOMException.

Specifications

Specification
Generic Sensor API
# dom-sensorerrorevent-error

Browser compatibility

Enable JavaScript to view this browser compatibility table.