ExceededProgramListSize: Exceeded the maximum number of programs in the additional list

Hierarchy

Constructors

Properties

cause?: Error
code: number = 0x179d
logs?: string[]
message: string
name: string = 'ExceededProgramListSize'
program: Program
sourceDetails?: string
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • Returns string

  • Returns string

  • Returns string

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc