NonRetryableError
Hierarchy
- Error
- NonRetryableError
Index
Constructors
Properties
Methods
Constructors
externalconstructor
Parameters
externaloptionalmessage: string
Returns NonRetryableError
Properties
externaloptionalcause
externalmessage
externalname
externaloptionalstack
staticexternaloptionalprepareStackTrace
Type declaration
Optional override for formatting stack traces
Parameters
externalerr: Error
externalstackTraces: CallSite[]
Returns any
staticexternalstackTraceLimit
Methods
staticexternalcaptureStackTrace
Create .stack property on a target object
Parameters
externaltargetObject: object
externaloptionalconstructorOpt: Function
Returns void
Errors of
NonRetryableError
type will never be retried by the crawler.