1
0
Fork 0
js-utils/docs/api/js-utils.childprocesserror.md

19 lines
584 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [@apextoaster/js-utils](./js-utils.md) &gt; [ChildProcessError](./js-utils.childprocesserror.md)
## ChildProcessError class
<b>Signature:</b>
```typescript
export declare class ChildProcessError extends BaseError
```
## Constructors
| Constructor | Modifiers | Description |
| --- | --- | --- |
| [(constructor)(msg, nested)](./js-utils.childprocesserror._constructor_.md) | | Constructs a new instance of the <code>ChildProcessError</code> class |