Contents

InvalidNotificationTypeError

An error that indicates the notification type or subtype is invalid.

Declaration

object InvalidNotificationTypeError

Properties

NameTypeDescription
errorCodeint64

errorMessagestring

For a list of valid notification types and subtypes, see notificationType and subtype. If you provide both a notification type and subtype, ensure the two are a valid combination, as documented on subtype.

See Also

Notification test and history errors