Amazon 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
    isInternal: boolean = true
    level: ErrorLevel = ErrorLevel.FATAL
    origin: string = ErrorOrigin.INTERNAL