SensorErrorEvent: error property

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.

Value

A DOMException.

Specifications