AniLink - v1.29.2
Preparing search index...
base/RequestHandler
OnErrorHandler
Type Alias OnErrorHandler
OnErrorHandler
:
(
error
:
AniLinkError
,
context
:
RequestErrorContext
)
=>
void
A callback invoked when a request fails after all retries are exhausted.
Type Declaration
(
error
:
AniLinkError
,
context
:
RequestErrorContext
)
:
void
Parameters
error
:
AniLinkError
context
:
RequestErrorContext
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
AniLink - v1.29.2
Loading...
A callback invoked when a request fails after all retries are exhausted.