AlertErrorDetails interface

The details of the error for which the alert was raised

Properties

errorCode

The error code

errorMessage

The error message

occurences

The number of occurrences

Property Details

errorCode

The error code

errorCode?: string

Property Value

string

errorMessage

The error message

errorMessage?: string

Property Value

string

occurences

The number of occurrences

occurences?: number

Property Value

number