as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート

NotSupportedError

NotSupportedError

API(または要求された内部操作)がWeb Crypto APIの現在の実装でサポートされていない場合にスローされるエラー。

拡張

コンストラクタ

new NotSupportedError()

new NotSupportedError(message): NotSupportedError

パラメーター

message

string

戻り値

NotSupportedError

オーバーライド

WebCryptoTurboModuleError.constructor

プロパティ

message

message: string

継承元

WebCryptoTurboModuleError.message


name

name: string

継承元

WebCryptoTurboModuleError.name


stack?

optional stack: string

継承元

WebCryptoTurboModuleError.stack


Last updated: 2025年10月2日