axios-error-redact
Preparing search index...
createErrorInterceptor
Function createErrorInterceptor
createErrorInterceptor
()
:
(
error
:
undefined
|
null
|
AxiosError
<
unknown
,
any
>
,
)
=>
Promise
<
undefined
|
null
|
HttpErrorResponse
|
Error
>
Simple factory function to create an error interceptor for axios
Returns
(
error
:
undefined
|
null
|
AxiosError
<
unknown
,
any
>
,
)
=>
Promise
<
undefined
|
null
|
HttpErrorResponse
|
Error
>
error interceptor for axios
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
axios-error-redact
Loading...
Simple factory function to create an error interceptor for axios