ExceptionHandler: ((err: Error) => void)

Type declaration

    • (err: Error): void
    • A type alias for the exception handler function.

      Parameters

      • err: Error

      Returns void

Generated using TypeDoc