The SensorErrorEvent
interface of the Sensor APIs provides information about errors thrown by a Sensor
or related interface.
Constructor
SensorErrorEvent.SensorErrorEvent()
- Creates a new
SensorErrorEvent
object.
Properties
SensorErrorEvent.error
Read only- Returns the
DOMException
object passed in the event's contructor.
Specifications
Specification | Status | Comment |
---|---|---|
Generic Sensor API The definition of 'SensorErrorEvent' in that specification. |
Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser