SensorErrorEvent.SensorErrorEvent()

The SensorErrorEvent constructor creates a new SensorErrorEvent object which provides information about errors thrown by any of the interfaces based on Sensor.

Syntax

sensorErrorEvent = new SensorErrorEvent(type, {error: domException});

Parameters

type
Will always be 'SensorErrorEvent'.
options Optional
Currently only one option is supported:

Specifications

Specification Status Comment
Generic Sensor API
The definition of 'SensorErrorEvent' in that specification.
Candidate Recommendation Initial definition.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
SensorErrorEvent() constructorChrome Full support 69Edge Full support ≤79Firefox ? IE ? Opera Full support 56Safari ? WebView Android Full support 69Chrome Android Full support 69Firefox Android ? Opera Android Full support 48Safari iOS ? Samsung Internet Android Full support 10.0

Legend

Full support
Full support
Compatibility unknown
Compatibility unknown