X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Ftypes%2FErrorHandler.html;h=b832aa0d0eb0264aa1aa4198d504c0ae77d70fd5;hb=1e8c193fa4e519921b6db1b0d9d443cb15ecf12a;hp=e09dbf86ffe023856311d4bdbd06e84972474bb9;hpb=3bd6a82e43e11294af91bbd19647944ac740169e;p=poolifier.git diff --git a/docs/types/ErrorHandler.html b/docs/types/ErrorHandler.html index e09dbf86..b832aa0d 100644 --- a/docs/types/ErrorHandler.html +++ b/docs/types/ErrorHandler.html @@ -15,12 +15,12 @@
  • poolifier
  • ErrorHandler
  • Type alias ErrorHandler<Worker>

    -
    ErrorHandler<Worker>: ((this, e) => void)
    -
    +
    ErrorHandler<Worker>: ((this, e) => void)
    +

    Type Parameters

    -
    +

    Worker extends IWorker

    Type declaration

    Returns void

    +
  • Defined in src/pools/worker.ts:15