jimpex
Preparing search index...
errorHandlerMiddleware
Variable errorHandlerMiddleware
Const
errorHandlerMiddleware
:
ResourceCreator
<
"middleware"
,
"connect"
,
(
options
?:
ErrorHandlerPartialOptions
,
)
=>
<
ContainerType
extends
Jimpex
=
Jimpex
>
(
app
:
ContainerType
,
)
=>
ExpressErrorHandler
,
MiddlewareConnectFn
,
>
= ...
Creates the middleware that handles errors.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
jimpex
Loading...
Creates the middleware that handles errors.