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

Castle.MicroKernel.KernelException

public class KernelException : Exception
Exception threw by Kernel operations that failed for some reason.
public KernelException(string message)

Initializes a new instance of the KernelException class.

public KernelException(string message, Exception innerException)

Initializes a new instance of the KernelException class.

Initializes a new instance of the KernelException class.