qanary-component-core/middlewares/error/error.middleware
This page is auto-generated from TSDoc output. Edit the source file, not this Markdown.
qanary-component-core/middlewares/error/error.middleware
Section titled “qanary-component-core/middlewares/error/error.middleware”- Package:
@leipzigtreechat/qanary-component-core - Source file:
packages/qanary-component-core/src/middlewares/error/error.middleware.ts
Summary
Section titled “Summary”Error handling logic
Functions
Section titled “Functions”errorRequestHandler
Section titled “errorRequestHandler”function errorRequestHandler(err: unknown, req: unknown, res: unknown, next: unknown): voidError handling logic
Parameters
err(unknown): error objectreq(unknown): request objectres(unknown): response objectnext(unknown): next function Defined at: line 12
In qanary-component-core
Section titled “In qanary-component-core”qanary-component-core/helper/get-portqanary-component-core/helper/sleepqanary-component-core/indexqanary-component-core/middlewares/error/error.middlewareqanary-component-core/middlewares/error/error.modelqanary-component-core/qanary-component-coreqanary-component-core/resources/about/about.controllerqanary-component-core/resources/about/about.modelqanary-component-core/resources/about/about.routerqanary-component-core/resources/annotatequestion/annotatequestion.controllerqanary-component-core/resources/annotatequestion/annotatequestion.modelqanary-component-core/resources/annotatequestion/annotatequestion.routerqanary-component-core/resources/health/health.controllerqanary-component-core/resources/health/health.routerqanary-component-core/services/registration/registration.modelqanary-component-core/services/registration/registration.service