web api interface
SensorErrorEvent
Secure context
The SensorErrorEvent interface of the Sensor APIs provides information about errors thrown by a Sensor or derived interface.
Constructor
SensorErrorEvent()- : Creates a new
SensorErrorEventobject.
- : Creates a new
Instance properties
errorRead only- : Returns the
DOMExceptionobject passed in the event’s constructor.
- : Returns the
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.