axios-error-redact
Preparing search index...
createErrorInterceptor
Function createErrorInterceptor
createErrorInterceptor
()
:
(
error
:
AxiosError
<
unknown
,
any
>
|
null
|
undefined
,
)
=>
Promise
<
HttpErrorResponse
|
Error
|
null
|
undefined
>
Simple factory function to create an error interceptor for axios
Returns
(
error
:
AxiosError
<
unknown
,
any
>
|
null
|
undefined
,
)
=>
Promise
<
HttpErrorResponse
|
Error
|
null
|
undefined
>
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