Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
http
RequestError
Class RequestError
Hierarchy (
View Summary
)
Error
RequestError
JsonError
NetworkError
TimeoutError
AbortError
RetryError
HttpError
Index
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Constructors
constructor
new
RequestError
(
message
:
string
,
options
?:
ErrorOptions
)
:
RequestError
Parameters
message
:
string
Optional
options
:
ErrorOptions
= {}
Returns
RequestError
Properties
[symbol]
"[symbol]"
:
boolean
= true
cause
cause
:
unknown
name
name
:
string
= 'RequestError'
Methods
Static
is
is
(
value
:
unknown
)
:
value
is
RequestError
Check if a value is a RequestError
Parameters
value
:
unknown
Returns
value
is
RequestError
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Github
Documentation
Loading...
Check if a value is a RequestError