このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docsコミュニティーについてもっと知り、仲間になるにはこちらから。
SensorErrorEvent
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Sensor APIs のSensorErrorEvent インターフェイスは、Sensor および派生インターフェイスから投げられたエラーに関する情報を提供します。
In this article
コンストラクター
SensorErrorEvent()新しい
SensorErrorEventオブジェクトを生成します。
インスタンスプロパティ
SensorErrorEvent.error読取専用イベントのコンストラクターに渡された
DOMExceptionオブジェクトを返します。
仕様書
| Specification |
|---|
| Generic Sensor API> # the-sensor-error-event-interface> |