Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration NotificationError

Possible error codes for various notification-related errors.

Index

Enumeration members

FailedComponentValidationError

FailedComponentValidationError: = 5

Component validation failed.

InvalidSelectorError

InvalidSelectorError: = 1

Invalid selector provided.

InvalidTargetError

InvalidTargetError: = 2

Invalid target provided.

NoOwnershipError

NoOwnershipError: = 4

Attempting to close a notification that the integration does not own.

NotificationNotFoundError

NotificationNotFoundError: = 3

Attempting to close a notification when no notification exists.

Generated using TypeDoc