Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

PromiseRejectionEvent.promise

この記事は編集レビューを必要としています。ぜひご協力ください

PromiseRejectionEvent.promise 読み取り専用プロパティは、拒絶された JavaScript の Promise を表します。promise が拒絶された理由は、イベントの PromiseRejectionEvent.reason プロパティを検査することで学べます。

構文

promise = PromiseRejectionEvent.promise

仕様

仕様 ステータス コメント
WHATWG HTML Living Standard
PromiseRejectionEvent.promise の定義
現行の標準 初期定義。

ブラウザ実装状況

機能 Chrome Firefox (Gecko) Internet Explorer Opera Safari
基本サポート 49 未サポート 未サポート 未サポート 未サポート
機能 Android Firefox Mobile (Gecko) IE Mobile Opera Mobile Safari Mobile
基本サポート 未サポート 未サポート 未サポート 未サポート 未サポート

関連項目

ドキュメントのタグと貢献者

 このページの貢献者: YuichiNukiyama
 最終更新者: YuichiNukiyama,