Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

NotSupportedError

Extends

  • Error

Constructors

new NotSupportedError()

new NotSupportedError(message): NotSupportedError

Parameters

message?

string | undefined

Returns

NotSupportedError

Properties

message

readonly message: string


name

readonly name: string = "NotSupportedError"


code

code: number


Last updated: Jul 22, 2026