Show Error

This UI Procedure is activated when error conditions occur during the execution of an action. It displays an error message and details.

In Iotellect Client, this UI Procedure shows an Error Dialog:

Parameters

  • Level. Error level.

  • Message. Error message.

  • Exception. Text of exception that caused the error, or just detailed error text.

Grouping Support

In the event of multiple errors, a table displays each error and its location.

Fields

  • Error Type. Short name of error.

  • Path. Path to error location.

  • Error. Detailed error text.

  • Action. Action for user to take in order to resolve the error.

  • Variable. Name of the variable causing the error.

Was this page helpful?