Github
Preparing search index...
The search index is not available
Documentation
Documentation
iso-web
http
RetryError
Class RetryError
Hierarchy (
View Summary
)
RequestError
RetryError
Index
Constructors
constructor
Properties
[symbol]
cause
name
Methods
is
Constructors
constructor
new
RetryError
(
attempts
:
number
,
options
?:
ErrorOptions
)
:
RetryError
Parameters
attempts
:
number
Optional
options
:
ErrorOptions
= {}
Returns
RetryError
Properties
[symbol]
"[symbol]"
:
boolean
= true
cause
cause
:
unknown
name
name
:
string
= 'RetryError'
Methods
Static
is
is
(
value
:
unknown
)
:
value
is
RetryError
Check if a value is a RetryError
Parameters
value
:
unknown
Returns
value
is
RetryError
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 RetryError