stack

Home > @infiniteobjects/express-cloud-function > IFunctionServerConfig > errorHandlers

IFunctionServerConfig.errorHandlers property

Error middleware to add to the request

Signature:

errorHandlers: ErrorRequestHandler[];

Remarks

It will Add a catch all error handler after the ones defined here