[Serializable] public class DeadHostException : Exception { public DeadHostException() { } public DeadHostException(string message) : base(message) { } public ...
On startup, a plugged in controller is not recognized. On the "Controller Settings" pane, when "Refresh" is clicked, the following error is shown: ***** Exception ...