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

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.