Class ScopeUnavailableError

Error thrown when a dependency is bound to a Scope that is unavailable.

Hierarchy

Constructors

Properties

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

Type declaration

scope: ScopeList
stack?: string
stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc