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