tryError Documentation

Function: getGlobalErrorPool()
Function

```ts function getGlobalErrorPool(): ErrorPool; ``` Defined in: [pool.ts:180](https://github.com/oconnorjohnson/try-error/blob/e3ae0308069a4fba073f4543d527ad76373db795/src/pool.ts#L180) Get or create the global error pool

tryError API Documentation v0.0.1-alpha.1


tryError API Documentation / getGlobalErrorPool

Function: getGlobalErrorPool()

function getGlobalErrorPool(): ErrorPool;

Defined in: pool.ts:180

Get or create the global error pool

Returns

ErrorPool