<PackageReference Include="castle.windsor" Version="2.5.2" />

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.