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 SensorErrorEvent interface of the Sensor APIs provides information about errors thrown by a Sensor or derived interface.
SensorErrorEvent()Creates a new SensorErrorEvent object.
SensorErrorEvent.error Read only
Returns the DOMException object passed in the event's constructor.
| Specification |
|---|
| Generic Sensor API> # the-sensor-error-event-interface> |
| Desktop | Mobile | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Chrome | Edge | Firefox | Opera | Safari | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | WebView Android | WebView on iOS | |
SensorErrorEvent |
67 | 79 | No | 54 | No | 67 | No | 48 | No | 9.0 | 67 | No |
SensorErrorEvent |
67 | 79 | No | 54 | No | 67 | No | 48 | No | 9.0 | 67 | No |
error |
67 | 79 | No | 54 | No | 67 | No | 48 | No | 9.0 | 67 | No |
© 2005–2025 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/SensorErrorEvent