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

ComponentNotFoundException

Exception threw when a request for a component cannot be satisfied because the component does not exist in the container
public string Name { get; }

public Type Service { get; }

public ComponentNotFoundException(string name, Type service, int countOfHandlersForTheService)

public ComponentNotFoundException(string name, string message)

Initializes a new instance of the ComponentNotFoundException class.

public ComponentNotFoundException(Type service, string message)

Initializes a new instance of the ComponentNotFoundException class.

Initializes a new instance of the ComponentNotFoundException class.

Initializes a new instance of the ComponentNotFoundException class.