as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

AmazonDeviceMessagingRegistrationError

Base exception for all the errors during registration process.

Extends

Constructors

new AmazonDeviceMessagingRegistrationError()

new AmazonDeviceMessagingRegistrationError(message): AmazonDeviceMessagingRegistrationError

Parameters

message

any

Returns

AmazonDeviceMessagingRegistrationError

Overrides

AmazonDeviceMessagingError.constructor

Properties

errorCode

errorCode: number

Inherited from

AmazonDeviceMessagingError.errorCode


message

message: string

Inherited from

AmazonDeviceMessagingError.message


name

name: string

Inherited from

AmazonDeviceMessagingError.name


stack?

optional stack: string

Inherited from

AmazonDeviceMessagingError.stack


Last updated: Oct 02, 2025