tryError Documentation
Function: resetErrorPool()
Function
```ts function resetErrorPool(): void; ``` Defined in: [pool.ts:205](https://github.com/oconnorjohnson/try-error/blob/e3ae0308069a4fba073f4543d527ad76373db795/src/pool.ts#L205) Reset the global error pool
tryError API Documentation v0.0.1-alpha.1
tryError API Documentation / resetErrorPool
Function: resetErrorPool()
function resetErrorPool(): void;
Defined in: pool.ts:205
Reset the global error pool
Returns
void