Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListenerErrorHandler

Hierarchy

  • ListenerErrorHandler

Callable

  • ListenerErrorHandler(error: unknown, errorInfo: ListenerErrorInfo): void
  • Parameters

    • error: unknown

      The thrown error.

    • errorInfo: ListenerErrorInfo

      Additional information regarding the thrown error.

    Returns void

Generated using TypeDoc