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

CircularDependencyException

Exception throw when a circular dependency is detected

Initializes a new instance of the CircularDependencyException class.

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.

Initializes a new instance of the CircularDependencyException class.