Class InjectPropertyError

Error thrown when a member of a structured dependency key failed to resolve.

Hierarchy

Constructors

Properties

childErrors: {}

Type declaration

    message: string
    name: string
    prepareStackTrace?: ((err, stackTraces) => any)

    Type declaration

    stack?: string
    stackTraceLimit: number

    Methods

    • Create .stack property on a target object

      Parameters

      • targetObject: object
      • Optional constructorOpt: Function

      Returns void

    Generated using TypeDoc