This should be called by Event Handlers to indicate that an error occurred handling the event.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| errorType | iseEvalErrorType | The Error Type. | ||
| errorMessage | String | Optional | The Error Message. | |
| errorDetails | String | Optional | Details of the Error. |