Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
isResponseError
Function isResponseError
is
Response
Error
(
error
)
:
error
is
RequestError
&
{
info
:
RequestResponseErrorEvent
;
}
Returns true if the given object is a RequestError with type RESPONSE.
Parameters
error
:
any
Returns
error
is
RequestError
&
{
info
:
RequestResponseErrorEvent
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Returns true if the given object is a RequestError with type RESPONSE.