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

HandlerException

public class HandlerException : Exception
Summary description for HandlerException.
public ComponentName Name { get; }

public HandlerException(string message, ComponentName name)

Initializes a new instance of the HandlerException class.

public HandlerException(string message, ComponentName name, Exception innerException)

Initializes a new instance of the HandlerException class.

Initializes a new instance of the HandlerException class.