Changes
Page history
Update generated documentation
authored
May 14, 2025
by
Bartek Wrona
Show whitespace changes
Inline
Side-by-side
classes/WorkerBeeError.md
View page @
b724c8f1
...
@@ -34,10 +34,24 @@
...
@@ -34,10 +34,24 @@
#### Defined in
#### Defined in
[
src/errors.ts:5
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
8030f27a4fd886260831337e9faa4caf52c95aaa
/src/errors.ts#L5
)
[
src/errors.ts:5
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
05874e4b38cbd2efaf58c00dc96f59fe70358f6b
/src/errors.ts#L5
)
## Properties
## Properties
### cause?
> `optional` **cause**: `unknown`
#### Inherited from
`Error.cause`
#### Defined in
node
\_
modules/.pnpm/typescript@5.7.3/node
\_
modules/typescript/lib/lib.es2022.error.d.ts:26
***
### message
### message
> **message**: `string`
> **message**: `string`
...
@@ -72,7 +86,7 @@ node\_modules/.pnpm/typescript@5.7.3/node\_modules/typescript/lib/lib.es5.d.ts:1
...
@@ -72,7 +86,7 @@ node\_modules/.pnpm/typescript@5.7.3/node\_modules/typescript/lib/lib.es5.d.ts:1
#### Defined in
#### Defined in
[
src/errors.ts:5
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
8030f27a4fd886260831337e9faa4caf52c95aaa
/src/errors.ts#L5
)
[
src/errors.ts:5
](
https://gitlab.syncad.com/hive/workerbee/-/blob/
05874e4b38cbd2efaf58c00dc96f59fe70358f6b
/src/errors.ts#L5
)
***
***
...
...
...
...