tryError Documentation
Function: emitErrorPooled()
Function
```ts function emitErrorPooled(error): void; ``` Defined in: [events.ts:238](https://github.com/oconnorjohnson/try-error/blob/e3ae0308069a4fba073f4543d527ad76373db795/src/events.ts#L238) Emit error pooled event
tryError API Documentation v0.0.1-alpha.1
tryError API Documentation / emitErrorPooled
Function: emitErrorPooled()
function emitErrorPooled(error): void;
Defined in: events.ts:238
Emit error pooled event
Parameters
error
Returns
void