<PackageReference Include="Relativity.ObjectManager" Version="9.5.350.16" />

ComponentNotFoundException

public string Name { get; }

public Type Service { get; }

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

public ComponentNotFoundException(string name, string message)

public ComponentNotFoundException(Type service, string message)