Middleware function used on the request's pipeline to deliver error messages.
Custom error object
The request that originated the error
The response that's sent to the client
The next function executed in the app's middleware
Generated using TypeDoc
Middleware function used on the request's pipeline to deliver error messages.