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

EventWiringException

Exception that is thrown when a error occurs during the Event Wiring process
public EventWiringException(string message)

Initializes a new instance of the EventWiringException class.

public EventWiringException(string message, Exception innerException)

Initializes a new instance of the EventWiringException class.

Initializes a new instance of the EventWiringException class.