rc-js-util
Version:
A collection of TS and C++ utilities to help writing performant and correct applications, achieved through strict typing and (removable) invariant checking.
60 lines (28 loc) • 776 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [rc-js-util](./rc-js-util.md) > [WorkerPoolErrorCause](./rc-js-util.workerpoolerrorcause.md)
## WorkerPoolErrorCause class
The static members are the cause in [INestedError](./rc-js-util.inestederror.md)<!-- -->.
**Signature:**
```typescript
export declare class WorkerPoolErrorCause
```
## Properties
<table><thead><tr><th>
Property
</th><th>
Modifiers
</th><th>
Type
</th><th>
Description
</th></tr></thead>
<tbody><tr><td>
[overflow](./rc-js-util.workerpoolerrorcause.overflow.md)
</td><td>
`static`
`readonly`
</td><td>
(not declared)
</td><td>
</td></tr>
</tbody></table>