RetryRequestError
Hierarchy
- Error
- RetryRequestError
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
optionalmessage: string
Returns RetryRequestError
Properties
externaloptionalcause
externalmessage
externalname
externaloptionalstack
staticexternaloptionalprepareStackTrace
Type declaration
Optional override for formatting stack traces
Parameters
err: Error
stackTraces: CallSite[]
Returns any
staticexternalstackTraceLimit
Methods
staticexternalcaptureStackTrace
Create .stack property on a target object
Parameters
externaltargetObject: object
externaloptionalconstructorOpt: Function
Returns void
Indicates that the request should be retried (while still respecting the maximum number of retries).