Update generated documentation authored by Mateusz Tyszczak's avatar Mateusz Tyszczak
[@hiveio/workerbee v1.27.6-rc9-stable.241105094003](../globals.md) / WorkerBeeError
[@hiveio/workerbee v1.27.6-rc9-stable.241105120322](../globals) / WorkerBeeError
# Class: WorkerBeeError
**`Internal`**
## Extends
- `Error`
......@@ -26,9 +28,9 @@
`Error.constructor`
#### Source
#### Defined in
[src/errors.ts:5](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/errors.ts#L5)
[src/errors.ts:5](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/errors.ts#L5)
## Properties
......@@ -40,9 +42,9 @@
`Error.message`
#### Source
#### Defined in
node\_modules/.pnpm/typescript@5.2.2/node\_modules/typescript/lib/lib.es5.d.ts:1068
node\_modules/.pnpm/typescript@5.6.3/node\_modules/typescript/lib/lib.es5.d.ts:1077
***
......@@ -54,19 +56,19 @@ node\_modules/.pnpm/typescript@5.2.2/node\_modules/typescript/lib/lib.es5.d.ts:1
`Error.name`
#### Source
#### Defined in
node\_modules/.pnpm/typescript@5.2.2/node\_modules/typescript/lib/lib.es5.d.ts:1067
node\_modules/.pnpm/typescript@5.6.3/node\_modules/typescript/lib/lib.es5.d.ts:1076
***
### originator?
> `optional` `readonly` **originator**: `any`
> `readonly` `optional` **originator**: `any`
#### Source
#### Defined in
[src/errors.ts:5](https://gitlab.syncad.com/hive/workerbee/-/blob/2dde6de9cf2013761a5f29dfa224ceb39e01dd04/src/errors.ts#L5)
[src/errors.ts:5](https://gitlab.syncad.com/hive/workerbee/-/blob/fffd25b64ad632d23133c83f0558a7dd1e7aeec0/src/errors.ts#L5)
***
......@@ -78,9 +80,9 @@ node\_modules/.pnpm/typescript@5.2.2/node\_modules/typescript/lib/lib.es5.d.ts:1
`Error.stack`
#### Source
#### Defined in
node\_modules/.pnpm/typescript@5.2.2/node\_modules/typescript/lib/lib.es5.d.ts:1069
node\_modules/.pnpm/typescript@5.6.3/node\_modules/typescript/lib/lib.es5.d.ts:1078
***
......@@ -108,7 +110,7 @@ https://v8.dev/docs/stack-trace-api#customizing-stack-traces
`Error.prepareStackTrace`
#### Source
#### Defined in
node\_modules/.pnpm/@types+node@18.19.50/node\_modules/@types/node/globals.d.ts:98
......@@ -122,7 +124,7 @@ node\_modules/.pnpm/@types+node@18.19.50/node\_modules/@types/node/globals.d.ts:
`Error.stackTraceLimit`
#### Source
#### Defined in
node\_modules/.pnpm/@types+node@18.19.50/node\_modules/@types/node/globals.d.ts:100
......@@ -148,6 +150,6 @@ Create .stack property on a target object
`Error.captureStackTrace`
#### Source
#### Defined in
node\_modules/.pnpm/@types+node@18.19.50/node\_modules/@types/node/globals.d.ts:91