<PackageReference Include="Castle.Windsor" Version="5.1.1" />

CircularDependencyException

Exception throw when a circular dependency is detected
public CircularDependencyException(string message)

Initializes a new instance of the CircularDependencyException class.

public CircularDependencyException(string message, Exception innerException)

Initializes a new instance of the CircularDependencyException class.

public CircularDependencyException(string message, ComponentModel component)

Initializes a new instance of the CircularDependencyException class.

Initializes a new instance of the CircularDependencyException class.