GenericErrorEvent: { name: "GenericError"; cause: Error }

Generic error event

Type declaration

  • name: "GenericError"

    Type of the event.

  • cause: Error

    The reason of the error event.