errorHandlerPlugin()
Popii / errorHandlerPlugin
Function: errorHandlerPlugin()
Section titled “Function: errorHandlerPlugin()”errorHandlerPlugin(
options?):PopiiPlugin
Defined in: plugins/errorHandler.ts:18
Gracefully catches and handles PopiiErrors and unexpected exceptions. Optionally posts unhandled errors to a Discord channel for live incident tracking.
Parameters
Section titled “Parameters”options?
Section titled “options?”ErrorHandlerPluginOptions = {}