X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskError.html;h=c84c30e84350619da82530163266c6ae69a89984;hb=85003dff831b309b12d624215a8d67634af82b50;hp=ec3b3f00126d63f0af2ca4484b28cbdf55570683;hpb=1c277f5889dcbfed65ca1862efba68198dcaa99c;p=poolifier.git diff --git a/docs/interfaces/TaskError.html b/docs/interfaces/TaskError.html index ec3b3f00..c84c30e8 100644 --- a/docs/interfaces/TaskError.html +++ b/docs/interfaces/TaskError.html @@ -1,4 +1,4 @@ -TaskError | poolifier
+TaskError | poolifier - v2.6.14
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.14
    @@ -32,7 +32,7 @@
    • TaskError
    +
  • Defined in src/utility-types.ts:10
  • @@ -42,18 +42,18 @@

    Properties

    Properties

    data?: Data
    -

    Data passed to the worker triggering the error.

    +

    Data triggering the error.

    +
  • Defined in src/utility-types.ts:22
  • message: string
    @@ -61,15 +61,15 @@
    -
    - -
    workerId: number
    -

    Worker id.

    +
  • Defined in src/utility-types.ts:18
  • +
    + +
    name: string
    +

    Task name triggering the error.

    +
  • Defined in src/utility-types.ts:14
  • +
  • name