private static void Error(HostConfiguration <SERVICE> config, Exception e = null)
 {
     config.OnServiceError(e);
 }