CriticalError
Hierarchy
- NonRetryableError
- CriticalError
Index
Constructors
Properties
Methods
Constructors
externalconstructor
Parameters
externaloptionalmessage: string
Returns CriticalError
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
Errors of
CriticalError
type will shut down the whole crawler.