X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2FTaskError.html;h=c0341fc7d2864526fd5f9afbd24ff35588e259cf;hb=b667be1103b9362ae29d094de05f812468464d4f;hp=4e3d679bc40e708c86d4075ba4fa1705d0963791;hpb=d5d8ef5b0645ff2e43010f981a768c48cd559854;p=poolifier.git diff --git a/docs/interfaces/TaskError.html b/docs/interfaces/TaskError.html index 4e3d679b..c0341fc7 100644 --- a/docs/interfaces/TaskError.html +++ b/docs/interfaces/TaskError.html @@ -1,4 +1,4 @@ -TaskError | poolifier
+TaskError | poolifier - v2.6.8
  • Preparing search index...
  • -
  • The search index is not available
poolifier
+
  • The search index is not available
  • poolifier - v2.6.8
    @@ -32,7 +32,7 @@
    • TaskError
    +
  • Defined in src/utility-types.ts:10
  • @@ -42,25 +42,34 @@

    Properties

    Properties

    - +
    data?: Data

    Data passed to the worker triggering the error.

    +
  • Defined in src/utility-types.ts:22
  • - +
    message: string

    Error message.

    +
  • Defined in src/utility-types.ts:18
  • +
    + +
    workerId: number
    +

    Worker id.

    +
    +
    +
  • WorkerTypes
  • +
  • availableParallelism
  • Generated using TypeDoc

    \ No newline at end of file