@sme.up/kokos-sdk-node
Preparing search index...
HttpErrorHandler
Type Alias HttpErrorHandler
HttpErrorHandler
:
(
error
:
unknown
,
req
:
HttpRequest
,
res
:
HttpResponse
,
next
:
HttpNextFunction
,
)
=>
void
|
Promise
<
void
>
Type Declaration
(
error
:
unknown
,
req
:
HttpRequest
,
res
:
HttpResponse
,
next
:
HttpNextFunction
,
)
:
void
|
Promise
<
void
>
Parameters
error
:
unknown
req
:
HttpRequest
res
:
HttpResponse
next
:
HttpNextFunction
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sme.up/kokos-sdk-node
Loading...