AmazonDeviceMessagingSubscriptionError
Base exception for all the errors during subscription process.
Extends
Constructors
new AmazonDeviceMessagingSubscriptionError()
new AmazonDeviceMessagingSubscriptionError(
message
):AmazonDeviceMessagingSubscriptionError
Parameters
message
any
Returns
AmazonDeviceMessagingSubscriptionError
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