Error thrown when a pool lifecycle primitive cannot safely continue.

Hierarchy

  • Error
    • PoolLifecycleError

Constructors

Properties

prepareStackTrace?: (err: Error, stackTraces: CallSite[]) => any

Optional override for formatting stack traces

stackTraceLimit: number
name: string
message: string
stack?: string
causeValue?: unknown

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • OptionalconstructorOpt: Function

    Returns void