kinetex - v1.0.0-rc.1
Preparing search index...
throwOnHTTPError
Function throwOnHTTPError
throwOnHTTPError
(
isError
?:
(
status
:
number
)
=>
boolean
)
:
OnErrorHook
Create an error hook that converts HTTP error status codes to thrown errors.
Parameters
isError
:
(
status
:
number
)
=>
boolean
= ...
Returns
OnErrorHook
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
JSR
kinetex - v1.0.0-rc.1
Loading...
Create an error hook that converts HTTP error status codes to thrown errors.