DeveloperErrorMessageEvent Class

DeveloperErrorMessageEvent Class

Raised by:  TAS, SES
Base Class:  DeveloperMessageEvent
Derived Classes:  None

DeveloperErrorMessageEvent is raised by the platform to bring high-severity messages to the attention of the application developer.

These messages generally indicate an error in the application from which the platform cannot recover, and that therefore may result in termination of a phone call or other session.

DeveloperErrorMessageEvent has the following properties:

Property

Type

Description

Message

String

A text string supplied by the platform that specifies the content of the message.

EventID

Integer

A unique identifier for the message, generated by the platform.

See Also

Event Logging Class Hierarchy | Logging and Analyzing Events | CommonEvent | Event Filters | Filtering Logged Events