1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AppErrorEvent

AppErrorEvent

    ErrorEvent is emitted when an internal error occurs in the engine. This is not meant to be used for user facing errors, but rather for internal errors, where an event can help with debugging.

    Properties

    • error string required
      Error is the error message.