Vinyl
    Preparing search index...

    Class CyclicDependencyError

    Thrown at runtime if a dependency is determined to depend upon itself.

    When using TypeScript this should result in a NeverCyclicDependency compile-time validation error when using validateFactories unless there was an unsafe cast.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    isInternal: boolean
    level: ErrorLevel
    origin: string

    Accessors

    • get "[toStringTag]"(): string

      Returns string

    • get name(): string

      Returns string

    Methods